import { type DeepPartial } from "https://deno.land/x/netzo@0.5.63/deps/react-hook-form.ts";
definition: T extends BrowserNativeObject | NestedValue ? T : [K in keyof T]?: DeepPartial<T[K]>
x/netzo/deps/react-hook-form.ts>DeepPartial
import { type DeepPartial } from "https://deno.land/x/netzo@0.5.63/deps/react-hook-form.ts";