defaults-deep@0.2.4
Like `extend` but recursively copies only the missing properties/values to the target object.
MIT
2018-02-07
安装 (0.2.4)
npm install defaults-deep@0.2.4
yarn add defaults-deep@0.2.4
pnpm add defaults-deep@0.2.4
bun add defaults-deep@0.2.4
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| for-own | ^0.1.3 |
| is-extendable | ^0.1.1 |
| lazy-cache | ^0.2.3 |