UNPKG

remix-validated-form

Version:

Form component and utils for easy form validation in remix

2 lines (1 loc) 106 B
export declare const nestedObjectToPathObject: (val: any, acc: Record<string, any>, path: string) => any;