UNPKG

ng2-validation

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