UNPKG

441 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./alert.component";
3import * as i2 from "../shared/shared.module";
4export declare class NbAlertModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<NbAlertModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<NbAlertModule, [typeof i1.NbAlertComponent], [typeof i2.NbSharedModule], [typeof i1.NbAlertComponent]>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<NbAlertModule>;
8}