import { type UnionToIntersection } from "https://deno.land/x/hyogwa@v0.1.0-rc.4/src/utils.ts";
Transforms given union type into intersection type.
import { type UnionToIntersection } from "https://deno.land/x/hyogwa@v0.1.0-rc.4/src/utils.ts";
Transforms given union type into intersection type.