import { type MapSchemaAsync } from "https://deno.land/x/valibot@v0.28.1/src/schemas/map/mapAsync.ts";
Map schema async type.
Type Parameters
TKey extends BaseSchema | BaseSchemaAsync
TValue extends BaseSchema | BaseSchemaAsync
x/valibot/src/schemas/map/mapAsync.ts>MapSchemaAsync
import { type MapSchemaAsync } from "https://deno.land/x/valibot@v0.28.1/src/schemas/map/mapAsync.ts";
Map schema async type.