UNPKG

scandit-web-datacapture-core

Version:

Scandit Data Capture SDK for the Web

7 lines (5 loc) 176 B
/// <reference types="emscripten" /> declare const HTMLElement: new () => HTMLElement; declare class ScanditHTMLElement extends HTMLElement { } export { ScanditHTMLElement };