UNPKG

ng5-validation

Version:
3 lines (2 loc) 104 B
import { ValidatorFn } from '@angular/forms'; export declare const gte: (gte: number) => ValidatorFn;