UNPKG

angular-weblineindia-qrcode-scanner-dg

Version:
5 lines (4 loc) 132 B
/** * HTML elements that can be decoded. */ export declare type HTMLVisualMediaElement = HTMLVideoElement | HTMLImageElement;