1234567891011 |
- import * as i0 from "@angular/core";
- import * as i1 from "./message-container.component";
- import * as i2 from "./message.component";
- /**
- * @deprecated This module is no longer needed, will be removed in v20, please remove its import.
- */
- export declare class NzMessageModule {
- static ɵfac: i0.ɵɵFactoryDeclaration<NzMessageModule, never>;
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzMessageModule, never, [typeof i1.NzMessageContainerComponent, typeof i2.NzMessageComponent], never>;
- static ɵinj: i0.ɵɵInjectorDeclaration<NzMessageModule>;
- }
|