import { type FieldError } from "https://deno.land/x/netzo@0.3.91/deps/react-hook-form.ts";
definition: { type: LiteralUnion<keyof RegisterOptions, string>; root?: FieldError; ref?: Ref; types?: MultipleFieldErrors; message?: Message; }
x/netzo/deps/react-hook-form.ts>FieldError
import { type FieldError } from "https://deno.land/x/netzo@0.3.91/deps/react-hook-form.ts";