@nebular/theme
Version:
@nebular/theme
9 lines (8 loc) • 441 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./alert.component";
import * as i2 from "../shared/shared.module";
export declare class NbAlertModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbAlertModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbAlertModule, [typeof i1.NbAlertComponent], [typeof i2.NbSharedModule], [typeof i1.NbAlertComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbAlertModule>;
}