UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

12 lines (11 loc) 600 B
import * as i0 from "@angular/core"; import * as i1 from "./notification.component"; import * as i2 from "./notification-container.component"; /** * @deprecated This module is no longer needed, will be removed in v20, please remove its import. */ 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>; }