UNPKG

@formio-tmt/angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.4.

8 lines 411 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ParseHtmlContentPipe implements PipeTransform { transform(content: any): string; static ɵfac: i0.ɵɵFactoryDeclaration<ParseHtmlContentPipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<ParseHtmlContentPipe, "parseHtmlContent", false>; } //# sourceMappingURL=parse-html-content.pipe.d.ts.map