notification.service.module.d.ts 448 B

123456789
  1. import * as i0 from "@angular/core";
  2. /**
  3. * @deprecated This module is no longer needed, will be removed in v20, please remove its import.
  4. */
  5. export declare class NzNotificationServiceModule {
  6. static ɵfac: i0.ɵɵFactoryDeclaration<NzNotificationServiceModule, never>;
  7. static ɵmod: i0.ɵɵNgModuleDeclaration<NzNotificationServiceModule, never, never, never>;
  8. static ɵinj: i0.ɵɵInjectorDeclaration<NzNotificationServiceModule>;
  9. }