deepmerge icon indicating copy to clipboard operation
deepmerge copied to clipboard

Add separate type for options passed to custom functions

Open bespokebob opened this issue 5 years ago • 2 comments

Before the options are passed to custom functions, they are set to default values and have an additional "cloneUnlessOtherwiseSpecified" function added. This adds a separate type for the required/default options with the additional function.

bespokebob avatar Jun 03 '20 17:06 bespokebob

This replaces #189

bespokebob avatar Jun 03 '20 17:06 bespokebob

The typescript update in #198 would probably fix the build...

bespokebob avatar Jun 03 '20 17:06 bespokebob