0.0.1 • Published 1 year ago
capacitor-mock-location-check v0.0.1
capacitor-mock-location-check
Plugins allows to check if mock location is enabled
Install
npm install capacitor-mock-location-check
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
0.0.1
1 year ago