import * as mod from "https://dotland.deno.dev/std@0.116.0/collections/deep_merge.ts"; FunctionsfdeepMergeMerges the two given Records, recursively merging any nested Records with the second collection overriding the first in case of conflict Type AliasesTDeepMergeMerge deeply two objects TDeepMergeOptionsDeep merge options TMergingStrategyMerging strategy