defaults-deep@0.1.1
Like `extend` but recursively copies only the missing properties/values to the target object.
2014-10-12
安装 (0.1.1)
npm install defaults-deep@0.1.1
yarn add defaults-deep@0.1.1
pnpm add defaults-deep@0.1.1
bun add defaults-deep@0.1.1
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| array-slice | ^0.2.2 |
| for-own | ^0.1.2 |
| is-plain-object | ^0.1.0 |