@codecabinet.online/codecabinet.online-sni-custom-grid-library
Version:
codecabinet.online created an astonishing grid library
15 lines • 818 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "../pipes/replaceIfNull.pipe";
import * as i2 from "../pipes/quantityToString.pipe";
import * as i3 from "../pipes/valueToString.pipe";
import * as i4 from "../pipes/sanitize-html.pipe";
export declare class PipeModule {
static forRoot(): {
ngModule: typeof PipeModule;
providers: any[];
};
static ɵfac: i0.ɵɵFactoryDeclaration<PipeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PipeModule, [typeof i1.ReplaceIfNull, typeof i2.QuantityToString, typeof i3.ValueToString, typeof i4.SanitizeHtmlPipe], never, [typeof i1.ReplaceIfNull, typeof i2.QuantityToString, typeof i3.ValueToString, typeof i4.SanitizeHtmlPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PipeModule>;
}
//# sourceMappingURL=pipe.module.d.ts.map