UNPKG

html5-qrcode

Version:

A cross platform HTML5 QR Code & bar code scanner

7 lines (6 loc) 151 B
export declare class LibraryInfoContainer { private infoDiv; private infoIcon; constructor(); renderInto(parent: HTMLElement): void; }