import { type ObjectShapesAsync } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Object shape async type.
definition: Record<string, BaseSchema<any> | BaseSchemaAsync<any>>
x/valibot/mod.ts>ObjectShapesAsync
import { type ObjectShapesAsync } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Object shape async type.