import { type MapSchemaAsync } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Map schema async type.
Type Parameters
TMapKey extends BaseSchema | BaseSchemaAsync
TMapValue extends BaseSchema | BaseSchemaAsync
x/valibot/mod.ts>MapSchemaAsync
import { type MapSchemaAsync } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Map schema async type.