import { type MapOutput } from "https://deno.land/x/valibot@v0.28.1/src/schemas/map/types.ts";
Map output inference type.
Type Parameters
TKey extends BaseSchema | BaseSchemaAsync
TValue extends BaseSchema | BaseSchemaAsync
import { type MapOutput } from "https://deno.land/x/valibot@v0.28.1/src/schemas/map/types.ts";
Map output inference type.