import { type DeepMergeIntoOptions } from "https://deno.land/x/deepmergets@v7.1.0/dist/deno/types/index.ts";
The options the user can pass to customize deepmergeInto.
definition: Partial<DeepMergeIntoOptionsFull<M, MM & DeepMergeBuiltInMetaData>>