ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
12 lines (11 loc) • 635 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./alert.component";
import * as i2 from "@angular/cdk/bidi";
import * as i3 from "@angular/common";
import * as i4 from "ng-zorro-antd/icon";
import * as i5 from "ng-zorro-antd/core/outlet";
export declare class NzAlertModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzAlertModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzAlertModule, [typeof i1.NzAlertComponent], [typeof i2.BidiModule, typeof i3.CommonModule, typeof i4.NzIconModule, typeof i5.NzOutletModule], [typeof i1.NzAlertComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzAlertModule>;
}