import { type InferObjectIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/mod.ts";
Infer object issue type.
Type Parameters
TEntries extends ObjectEntries | ObjectEntriesAsync
definition: InferIssue<TEntries[keyof TEntries]>