Reads location and network changes in the app background
npm install background-changes
npx cap sync
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>
Reads location and network changes in the app background
npm install background-changes
npx cap sync
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>
npm i background-changes
0
0.0.1
MIT
15.7 kB
27