demo-device-info
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

demo-device-info

Info of device

Install

npm install demo-device-info
npx cap sync

API

echo(...)

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

Returns: Promise<{ value: string; }>


openMap(...)

openMap(options: OpenMapOptions) => Promise<void>
Param Type
options OpenMapOptions

getDeviceInfo()

getDeviceInfo() => Promise<void>

Interfaces

OpenMapOptions

Prop Type
latitude number
longitude number

Readme

Keywords

Package Sidebar

Install

npm i demo-device-info

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

23.6 kB

Total Files

27

Last publish

Collaborators

  • baosang1988bg