UNPKG

@scandit/web-datacapture-core

Version:

Scandit Data Capture SDK for the Web

1 lines 361 B
var r=class extends CustomEvent{constructor(e){super("camera-fov-changed",{detail:e,bubbles:true,composed:true});}},a=class extends CustomEvent{constructor(e){super("camera-switched",{detail:e,bubbles:true,composed:true});}},o=class extends CustomEvent{constructor(e){super("torch-toggled",{detail:e,bubbles:true,composed:true});}};export{r as a,a as b,o as c};