@jaspero/ng-helpers
Version:
[](https://github.com/semantic-release/semantic-release) [](https://circleci.
9 lines • 485 B
TypeScript
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