import { type FieldPathValue } from "https://deno.land/x/netzo@0.5.63/deps/react-hook-form.ts";
See PathValue
Type Parameters
TFieldValues extends FieldValues
TFieldPath extends FieldPath<TFieldValues>
definition: PathValue<TFieldValues, TFieldPath>