mixin-object@2.0.1
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
MIT
2015-08-21
安装 (2.0.1)
npm install mixin-object@2.0.1
yarn add mixin-object@2.0.1
pnpm add mixin-object@2.0.1
bun add mixin-object@2.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| for-in | ^0.1.3 |
| is-extendable | ^0.1.1 |