import * as mod from "https://deno.land/std@0.206.0/collections/deep_merge.ts";
Functions
Merges the two given Records, recursively merging any nested Records with the second collection overriding the first in case of conflict |
Type Aliases
Merge deeply two objects | |
Deep merge options | |
Merging strategy |