UNPKG

scandit-web-datacapture-barcode

Version:

Scandit Data Capture SDK for the Web

7 lines (5 loc) 101 B
declare enum ScanIntention { Manual = "manual", Smart = "smart" } export { ScanIntention };