ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
8 lines (7 loc) • 373 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./alert.component";
export declare class NzAlertModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzAlertModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzAlertModule, never, [typeof i1.NzAlertComponent], [typeof i1.NzAlertComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzAlertModule>;
}