import { type MapOutput } from "https://deno.land/x/valibot@v0.5.0/src/index.ts";
Map output inference type.
Type Parameters
TMapKey extends BaseSchema | BaseSchemaAsync
TMapValue extends BaseSchema | BaseSchemaAsync
import { type MapOutput } from "https://deno.land/x/valibot@v0.5.0/src/index.ts";
Map output inference type.