UNPKG

powerform

Version:
3 lines (2 loc) 105 B
import { Validator } from "./index"; export declare function equals<T>(fieldName: string): Validator<T>;