import { type MapSchemaAsync } from "https://deno.land/x/valibot@v0.8.0/src/schemas/map/index.ts";
Map schema async type.
Type Parameters
TMapKey extends BaseSchema | BaseSchemaAsync
TMapValue extends BaseSchema | BaseSchemaAsync
import { type MapSchemaAsync } from "https://deno.land/x/valibot@v0.8.0/src/schemas/map/index.ts";
Map schema async type.