import * as deepmergets from "https://deno.land/x/deepmergets@v4.0.2/dist/deno/types/index.ts";
Interfaces
Mapping of merge function URIs to the merge function type. |
Type Aliases
Deep merge 2 arrays. | |
The meta data deepmerge is able to provide. | |
Deep merge types. | |
Get the leaf type from many types that can't be merged. | |
Get the leaf type from many types that can't be merged. | |
The merge function that returns a leaf. | |
Deep merge 2 maps. | |
The default merge functions to use when deep merging. | |
The merge functions to use when deep merging. | |
The utils provided to the merge functions. | |
The options the user can pass to customize deepmerge. | |
Deep merge records. | |
Deep merge 2 sets. | |
Get the merge functions with defaults apply from the given subset. |