background-changes
v0.0.1
Published
Reads location and network changes in the app background
Downloads
7
Readme
background-changes
Reads location and network changes in the app background
Install
npm install background-changes
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
