UNPKG

@scandit/web-datacapture-barcode

Version:

Scandit Data Capture SDK for the Web

7 lines (5 loc) 151 B
/** * A property that toggles whether images in AR overlays should be removed. */ declare const stripImages: unique symbol; export { stripImages };