UNPKG

@yoyoboot/l-52abp-ng-form-generator

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.

8 lines (7 loc) 337 B
import { PipeTransform } from '@angular/core'; import * as i0 from "@angular/core"; export declare class GDateRangePipe implements PipeTransform { transform(value: any, args?: any): any; static ɵfac: i0.ɵɵFactoryDeclaration<GDateRangePipe, never>; static ɵpipe: i0.ɵɵPipeDeclaration<GDateRangePipe, "dateRangePipe">; }