0.0.1 • Published 1 year ago
capacitor-readmedia-codeplay v0.0.1
capacitor-readmedia-codeplay
Read all audio and video file from the device
Install
npm install capacitor-readmedia-codeplay
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
0.0.1
1 year ago