UNPKG

@scandit/web-datacapture-barcode

Version:

Scandit Data Capture SDK for the Web

1 lines 240 B
import{sparkScanErrorSoundDataUrl as e,sparkScanSuccessSoundDataUrl as t}from"./assets/sounds.js";import{Sound as n}from"@scandit/web-datacapture-core";const r=new n(t),i=new n(e);export{i as sparkScanErrorSound,r as sparkScanSuccessSound};