0.0.2 • Published 4 years ago

capacitor-plugin-mp3 v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

capacitor-plugin-mp3

play mp3

Install

npm install capacitor-plugin-mp3
npx cap sync

API

echo(...)

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

Returns: any


openMap(...)

openMap(options: OpenMapOptions) => any
ParamType
optionsOpenMapOptions

Returns: any


Interfaces

OpenMapOptions

PropType
latitudenumber
longitudenumber