UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

15 lines (14 loc) 980 B
import * as i0 from "@angular/core"; import * as i1 from "./nz-css-unit.pipe"; import * as i2 from "./nz-safe-null.pipe"; import * as i3 from "./nz-sanitizer.pipe"; import * as i4 from "./nz-trim.pipe"; import * as i5 from "./nz-bytes.pipe"; import * as i6 from "./nz-aggregate.pipe"; import * as i7 from "./nz-ellipsis.pipe"; import * as i8 from "@angular/common"; export declare class NzPipesModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzPipesModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzPipesModule, [typeof i1.NzToCssUnitPipe, typeof i2.NzSafeNullPipe, typeof i3.NzSanitizerPipe, typeof i4.NzTrimPipe, typeof i5.NzBytesPipe, typeof i6.NzAggregatePipe, typeof i7.NzEllipsisPipe], [typeof i8.CommonModule], [typeof i1.NzToCssUnitPipe, typeof i2.NzSafeNullPipe, typeof i3.NzSanitizerPipe, typeof i4.NzTrimPipe, typeof i5.NzBytesPipe, typeof i6.NzAggregatePipe, typeof i7.NzEllipsisPipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzPipesModule>; }