nz-i18n.module.d.ts 354 B

1234567
  1. import * as i0 from "@angular/core";
  2. import * as i1 from "./nz-i18n.pipe";
  3. export declare class NzI18nModule {
  4. static ɵfac: i0.ɵɵFactoryDeclaration<NzI18nModule, never>;
  5. static ɵmod: i0.ɵɵNgModuleDeclaration<NzI18nModule, never, [typeof i1.NzI18nPipe], [typeof i1.NzI18nPipe]>;
  6. static ɵinj: i0.ɵɵInjectorDeclaration<NzI18nModule>;
  7. }