import { type DeepMergeValueReference } from "https://deno.land/x/deepmergets@v7.0.1/dist/node/index.d.cts";
An object that has a reference to a value.
definition: { value: T; }
x/deepmergets/dist/node/index.d.cts>DeepMergeValueReference
import { type DeepMergeValueReference } from "https://deno.land/x/deepmergets@v7.0.1/dist/node/index.d.cts";
An object that has a reference to a value.