UNPKG

@scandit/web-datacapture-barcode

Version:

Scandit Data Capture SDK for the Web

8 lines (6 loc) 140 B
declare enum ScanIntention { Manual = "manual", Smart = "smart", SmartSelection = "smartSelection" } export { ScanIntention };