import { type ObjectInput } from "https://deno.land/x/valibot@v0.11.1/src/schemas/object/index.ts";
Object input inference type.
definition: ResolveObject<WithQuestionMarks<[TKey in keyof TObjectShape]: Input<TObjectShape[TKey]>>>
x/valibot/src/schemas/object/index.ts>ObjectInput
import { type ObjectInput } from "https://deno.land/x/valibot@v0.11.1/src/schemas/object/index.ts";
Object input inference type.