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