capacitor-plugin-media
v0.0.8
Published
媒体
Readme
capacitor-plugin-media
媒体
Install
npm install capacitor-plugin-media
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
