@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
1 lines • 402 B
JavaScript
import {a}from'./chunk-QG3MRQMP.js';var i=class{constructor(){this.type="laserline";this.width=a.LaserlineViewfinder.width,this.enabledColor=a.LaserlineViewfinder.enabledColor,this.disabledColor=a.LaserlineViewfinder.disabledColor;}toJSONObject(){return {type:this.type,width:this.width.toJSONObject(),disabledColor:this.disabledColor.toJSON(),enabledColor:this.enabledColor.toJSON()}}};export{i as a};