leap-creator-capacitor
v2.0.4
Published
Leap Creator Capacitor plugin
Downloads
130
Readme
leap-creator-capacitor
Leap Creator Capacitor plugin
Install
npm install leap-creator-capacitor
npx cap sync
API
start(...)
start(options: { apiKey: string; }) => Promise<void>
| Param | Type |
| ------------- | -------------------------------- |
| options
| { apiKey: string; } |