capacitor-plugin-mp3
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

capacitor-plugin-mp3

play mp3

Install

npm install capacitor-plugin-mp3
npx cap sync

API

echo(...)

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

Returns: any


openMap(...)

openMap(options: OpenMapOptions) => any
Param Type
options OpenMapOptions

Returns: any


Interfaces

OpenMapOptions

Prop Type
latitude number
longitude number

Readme

Keywords

Package Sidebar

Install

npm i capacitor-plugin-mp3

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

17.8 kB

Total Files

27

Last publish

Collaborators

  • yangtsing