@scandit/web-datacapture-barcode
Version:
Scandit Data Capture SDK for the Web
1 lines • 252 B
JavaScript
import{Barcode as e}from"../Barcode.js";var t=class t{static fromJSON(n){let r=new t;return n.newlyRecognizedBarcode&&(r.newlyRecognizedBarcode=e.fromJSON(n.newlyRecognizedBarcode)),r.frameSequenceID=n.frameSequenceId,r}};export{t as SparkScanSession};