0.0.1 • Published 9 months ago

bibrun-datalogic v0.0.1

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
9 months ago

bibrun-datalogic

scan barcodes

Install

npm install bibrun-datalogic
npx cap sync

API

startScan()

startScan() => Promise<{ barcodeData: string; }>

Returns: Promise<{ barcodeData: string; }>


stopScan()

stopScan() => Promise<void>

0.0.1

9 months ago