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