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