UNPKG

@hmcts/media-viewer

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