UNPKG

@scandit/web-datacapture-core

Version:

Scandit Data Capture SDK for the Web

1 lines 402 B
import {d}from'./chunk-QM37NXPY.js';var i=class{constructor(){this.type="laserline";this.width=d.LaserlineViewfinder.width,this.enabledColor=d.LaserlineViewfinder.enabledColor,this.disabledColor=d.LaserlineViewfinder.disabledColor;}toJSONObject(){return {type:this.type,width:this.width.toJSONObject(),disabledColor:this.disabledColor.toJSON(),enabledColor:this.enabledColor.toJSON()}}};export{i as a};