capacitor-check-mock-location
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

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; }>
Param Type
options { value: string; }

Returns: Promise<{ value: string; }>


Readme

Keywords

Package Sidebar

Install

npm i capacitor-check-mock-location

Weekly Downloads

18

Version

0.0.4

License

MIT

Unpacked Size

17.7 kB

Total Files

26

Last publish

Collaborators

  • senthil2rajan