UNPKG

@scandit/web-datacapture-barcode

Version:

Scandit Data Capture SDK for the Web

10 lines (8 loc) 211 B
/** * @deprecated Deprecated as the trigger button can now be placed anywhere on the screen. */ declare enum SparkScanViewHandMode { Right = "right", Left = "left" } export { SparkScanViewHandMode };