nz-pipe.module.d.ts 371 B

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