@casejs/case-client
v1.0.5
Published
CASE Client SDK for the web
Downloads
6
Maintainers
Readme
CASE Client
CASE Client SDK for the web.
- Website: https://case.app
- Documentation: https://docs.case.app
Usage
Install the SDK:
npm i @casejs/client
Use it in your project:
import Client from @casejs/case-client
// Initialize client.
const cs = new Client()