0.0.1 • Published 9 months ago
bibrun-datalogic v0.0.1
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