@mnfst/sdk
v1.0.5
Published
Manifest JavaScript SDK
Downloads
267
Readme
Manifest JavaScript SDK
- Website: https://manifest.build
- Documentation: https://manifest.build/docs
Usage
Install the SDK:
npm i @mnfst/sdk
Use it in your project:
import Manifest from @mnfst/sdk
// Initialize client.
const manifest = new Manifest()
See the Manifest JS SDK doc