0.0.1 • Published 2 years ago

geofencing v0.0.1

Weekly downloads
-
License
PVT-0.1
Repository
github
Last release
2 years ago

geofencing

Geo fencing

Install

npm install geofencing
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


0.0.1

2 years ago