0.0.1 • Published 3 years ago
background-changes v0.0.1
background-changes
Reads location and network changes in the app background
Install
npm install background-changes
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
0.0.1
3 years ago