geofencing
v0.0.1
Published
Geo fencing
Downloads
40
Readme
geofencing
Geo fencing
Install
npm install geofencing
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: Promise<{ value: string; }>