mixin-object@2.0.0
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-07-05
安装 (2.0.0)
npm install mixin-object@2.0.0
yarn add mixin-object@2.0.0
pnpm add mixin-object@2.0.0
bun add mixin-object@2.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| for-in | ^0.1.3 |
| is-extendable | ^0.1.1 |