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