@mycapacitor-plugin/bluetooth
v0.0.2
Published
Bluetooth for capacitor
Readme
@mycapacitor-plugin/bluetooth
Bluetooth for capacitor
Install
npm install @mycapacitor-plugin/bluetooth
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
