commio-mobile-plugin
v0.0.1
Published
Commio Mobile Plugin made with Capacitor
Maintainers
Readme
commio-mobile-plugin
Commio Mobile Plugin made with Capacitor
Install
npm install commio-mobile-plugin
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
