bawes-plugin-device
v2.0.1
Published
Plugin for BAWES Device
Downloads
5
Readme
bawes-plugin-device
Plugin for BAWES Device
Install
npm install bawes-plugin-device
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
