bm-qr-scanner
v1.0.3
Published
babilon qr scanner plugin for capacitor ionic
Readme
bm-qr-scanner
babilon qr scanner plugin for capacitor ionic
Install
npm install bm-qr-scanner
npx cap syncAPI
echo(...)
echo(options: { value: string; fromGallery: string; }) => Promise<{ result: string; }>| Param | Type |
| ------------- | ---------------------------------------------------- |
| options | { value: string; fromGallery: string; } |
Returns: Promise<{ result: string; }>
