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