0.0.3 • Published 4 years ago
swipe-infinea v0.0.3
swipe-infinea
swipe infinea barcode scanner plugin for capacitor
Install
npm install swipe-infinea
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>