import { type TupleToIntersection } from "https://deno.land/x/deepmergets@v7.1.3/src/types/utils.ts";
Convert a tuple to an intersection of each of its types.
x/deepmergets/src/types/utils.ts>TupleToIntersection
import { type TupleToIntersection } from "https://deno.land/x/deepmergets@v7.1.3/src/types/utils.ts";
Convert a tuple to an intersection of each of its types.