UNPKG

sd-formik-validators

Version:
2 lines (1 loc) 106 B
export declare const composeValidators: (...validators: any[]) => (value: string) => string | undefined;