ngx-simple-qrcode
Version:
qrcode for angular.
8 lines (7 loc) • 433 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-simple-qrcode.component";
export declare class NgxSimpleQrcodeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSimpleQrcodeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSimpleQrcodeModule, [typeof i1.NgxSimpleQrcodeComponent], never, [typeof i1.NgxSimpleQrcodeComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSimpleQrcodeModule>;
}