0.0.2 • Published 1 year ago
leap-creator-capacitor-test v0.0.2
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; } |