import { type ObjectShape } from "https://deno.land/x/valibot@v0.5.0/src/schemas/object/index.ts";
Object shape type.
definition: Record<string, BaseSchema<any>>
x/valibot/src/schemas/object/index.ts>ObjectShape
import { type ObjectShape } from "https://deno.land/x/valibot@v0.5.0/src/schemas/object/index.ts";
Object shape type.