UNPKG

form-test-victor

Version:

# Performant forms and wizard library for React

3 lines 144 B
import { FieldValue } from '../index'; export declare type FieldValues = Record<string, FieldValue>; //# sourceMappingURL=FieldValues.d.ts.map