@captureid/capacitor-cidcamera
v0.0.1
Published
Camera Plugin to take photos and capture videos
Readme
@captureid/capacitor-cidcamera
Camera Plugin to take photos and capture videos
Install
npm install @captureid/capacitor-cidcamera
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
