0.0.3 • Published 3 years ago

swipe-infinea v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

swipe-infinea

swipe infinea barcode scanner plugin for capacitor

Install

npm install swipe-infinea
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago