UNPKG

boel

Version:

Form Data validation library

3 lines (2 loc) 111 B
import { Validator } from "./types"; export declare function getValidatorName(validator: Validator): string;