import { type MapInput } from "https://deno.land/x/valibot@v0.9.0/src/schemas/map/index.ts";
Map input inference type.
Type Parameters
TMapKey extends BaseSchema | BaseSchemaAsync
TMapValue extends BaseSchema | BaseSchemaAsync
import { type MapInput } from "https://deno.land/x/valibot@v0.9.0/src/schemas/map/index.ts";
Map input inference type.