import { type MapSchema } from "https://deno.land/x/valibot@v0.5.0/src/schemas/map/map.ts";
Map schema type.
Type Parameters
TMapKey extends BaseSchema
TMapValue extends BaseSchema
import { type MapSchema } from "https://deno.land/x/valibot@v0.5.0/src/schemas/map/map.ts";
Map schema type.