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