UNPKG

@scandit/web-datacapture-barcode

Version:

Scandit Data Capture SDK for the Web

7 lines (4 loc) 198 B
import { Sound } from '@scandit/web-datacapture-core'; declare const sparkScanSuccessSound: Sound; declare const sparkScanErrorSound: Sound; export { sparkScanErrorSound, sparkScanSuccessSound };