chapmobilefileopener
v1.0.0
Published
chapmobile file opener
Downloads
6
Readme
chapmobilefileopener
chapmobile file opener
Install
npm install chapmobilefileopener
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: Promise<{ value: string; }>