ngx-html5-qrcode
Version:
This is the angular adaptation of the "**[HTML5 QRCode](https://github.com/mebjas/html5-qrcode)**". For the documentation please have a look at https://github.com/mebjas/html5-qrcode.
8 lines (7 loc) • 433 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-html5-qrcode.component";
export declare class NgxHtml5QrcodeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxHtml5QrcodeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxHtml5QrcodeModule, [typeof i1.NgxHtml5QrcodeComponent], never, [typeof i1.NgxHtml5QrcodeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxHtml5QrcodeModule>;
}