UNPKG

@ngx-custom-code/ngx-table-custom-sort

Version:

Angular easy table

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