UNPKG

coersystem

Version:

Library for Angular projects

10 lines (9 loc) 531 B
import * as i0 from "@angular/core"; import * as i1 from "./html.pipe"; import * as i2 from "./no-image.pipe"; import * as i3 from "./numeric-format.pipe"; export declare class PipesModule { static ɵfac: i0.ɵɵFactoryDeclaration<PipesModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PipesModule, [typeof i1.HtmlPipe, typeof i2.NoImagePipe, typeof i3.NumericFormatPipe], never, [typeof i1.HtmlPipe, typeof i2.NoImagePipe, typeof i3.NumericFormatPipe]>; static ɵinj: i0.ɵɵInjectorDeclaration<PipesModule>; }