import { type IsFlatObject } from "https://deno.land/x/netzo@0.3.91/deps/react-hook-form.ts";
definition: Extract<Exclude<T[keyof T], NestedValue | Date | FileList>, any[] | object> extends never ? true : false
x/netzo/deps/react-hook-form.ts>IsFlatObject
import { type IsFlatObject } from "https://deno.land/x/netzo@0.3.91/deps/react-hook-form.ts";