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