@junte/ui
Version:
Quality Angular UI components kit
9 lines (8 loc) • 741 B
TypeScript
import { PipeTransform } from '@angular/core';
import * as ɵngcc0 from '@angular/core';
export declare class MinPipe implements PipeTransform {
transform(dates: Date[]): Date;
static ɵfac: ɵngcc0.ɵɵFactoryDef<MinPipe, never>;
static ɵpipe: ɵngcc0.ɵɵPipeDefWithMeta<MinPipe, "jntMin">;
}
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWluLnBpcGUuZC50cyIsInNvdXJjZXMiOlsibWluLnBpcGUuZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7QUFDQTs7OztBQUVBIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgUGlwZVRyYW5zZm9ybSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuZXhwb3J0IGRlY2xhcmUgY2xhc3MgTWluUGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuICAgIHRyYW5zZm9ybShkYXRlczogRGF0ZVtdKTogRGF0ZTtcbn1cbiJdfQ==