JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 35
  • Score
    100M100P100Q49118F
  • License MIT

Unofficial api client, types, and open-api schema for Clips4Sale adult video web store

Package Exports

  • c4s-api
  • c4s-api/package.json

Readme

c4s-api

Unofficial api client, types, and open-api schema for Clips4Sale adult video web store

Installation

bun add c4s-api

Usage

import { greet } from 'c4s-api';

console.log(greet('World')); // Hello, World!

Contributing

Please see CONTRIBUTING.md for contribution guidelines.

License

MIT