0.0.2 • Published 1 year ago

capacitor-check-mock-location v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

capacitor-check-mock-location

This plugin helps to check mock gps location or not from android device for capacitor cross platform developers

Install

npm install capacitor-check-mock-location
npx cap sync

API

echo(...)

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

Returns: Promise<{ value: string; }>


0.0.2

1 year ago

0.0.1

1 year ago