ngx-core-business
Version:
A comprehensive solution designed to streamline the development of enterprise-level Angular applications.
11 lines (10 loc) • 673 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./bold-matches.pipe";
import * as i2 from "./break-lines.pipe";
import * as i3 from "./clickable-links.pipe";
import * as i4 from "./safe-html.pipe";
export declare class NgBizPipesModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgBizPipesModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgBizPipesModule, [typeof i1.BoldMatchesPipe, typeof i2.BreakLinesPipe, typeof i3.ClickableLinksPipe, typeof i4.SafeHtmlPipe], never, [typeof i1.BoldMatchesPipe, typeof i2.BreakLinesPipe, typeof i3.ClickableLinksPipe, typeof i4.SafeHtmlPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgBizPipesModule>;
}