Copyimport * as mod from "https://deno.land/std@0.139.0/collections/deep_merge.ts";FunctionsdeepMergeMerges the two given Records, recursively merging any nested Records with the second collection overriding the first in case of conflict Type AliasesDeepMergeMerge deeply two objects DeepMergeOptionsDeep merge options MergingStrategyMerging strategy