UNPKG

angular-weblineindia-qrcode-scanner

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