@mufan/capacitor-plugin-gesture
v0.0.1
Published
Send native gesture event to JS
Downloads
3
Readme
@mufan/capacitor-plugin-gesture
Send native gesture event to JS
Install
npm install @mufan/capacitor-plugin-gesture
npx cap sync
API
echo(...)
echo(options: { value: string; }) => any
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: any