1234567891011 |
- 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>;
- }
|