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