UNPKG

remix-validated-form

Version:

Form component and utils for easy form validation in remix

2 lines (1 loc) 95 B
export declare const objectFromPathEntries: (entries: [string, any][]) => Record<string, any>;