@scandit/web-datacapture-core
Version:
Scandit Data Capture SDK for the Web
1 lines • 291 B
JavaScript
import {d}from'./chunk-QM37NXPY.js';var r=class{constructor(){this.frameColor=d.AimerViewfinder.frameColor;this.dotColor=d.AimerViewfinder.dotColor;this.type="aimer";}toJSONObject(){return {type:this.type,frameColor:this.frameColor.toJSON(),dotColor:this.dotColor.toJSON()}}};export{r as a};