UNPKG

ngx-easy-table

Version:
8 lines 368 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class RenderPipe implements PipeTransform { transform(row: any, key: string): string; static ɵfac: i0.ɵɵFactoryDeclaration<RenderPipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<RenderPipe, "render", false>; } //# sourceMappingURL=render-pipe.d.ts.map