import { type SimplifyObject } from "https://deno.land/x/deepmergets@v7.1.3/src/types/utils.ts";
Simplify a complex type such as a union or intersection of objects into a single object.
x/deepmergets/src/types/utils.ts>SimplifyObject
import { type SimplifyObject } from "https://deno.land/x/deepmergets@v7.1.3/src/types/utils.ts";
Simplify a complex type such as a union or intersection of objects into a single object.