UNPKG

@jaspero/ng-helpers

Version:

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![CircleCI](https://circleci.com/gh/Jaspero/ng-helpers.svg?style=svg)](https://circleci.

9 lines 485 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class EnumKeyFormatPipe implements PipeTransform { static defaultFormat(value: string): string; transform(value: any, enumValue: any, formatFunction?: Function): any; static ɵfac: i0.ɵɵFactoryDeclaration<EnumKeyFormatPipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<EnumKeyFormatPipe, "jpEnumKeyFormat", false>; } //# sourceMappingURL=enum-key-format.pipe.d.ts.map