0.0.9 • Published 1 year ago
camerapro v0.0.9
camerapro
vue ios camera
Install
npm install camerapro
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>