import { type UnionToIntersect } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/mod.ts";
Converts union to intersection type.
x/valibot/mod.ts>UnionToIntersect
import { type UnionToIntersect } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/mod.ts";
Converts union to intersection type.