1.0.0 • Published 10 months ago
chapmobilefileopener v1.0.0
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; }>