@kgateway/kbeacon
v0.0.2
Published
This plugin lets you connect to kbeacon devices
Downloads
2
Readme
@kgateway/kbeacon
This plugin lets you connect to kbeacon devices
Install
npm install @kgateway/kbeacon
npx cap sync
API
echo(...)
echo(options: { value: string; }) => any
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: any