@jvereecken/ngx-qr-scanner
Version:
Angular wrapper for the qr-scanner library
8 lines (7 loc) • 419 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-qr-scanner.component";
export declare class NgxQrScannerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxQrScannerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxQrScannerModule, [typeof i1.NgxQrScannerComponent], never, [typeof i1.NgxQrScannerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxQrScannerModule>;
}