mixin-object@1.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-02-25
安装 (1.0.0)
npm install mixin-object@1.0.0
yarn add mixin-object@1.0.0
pnpm add mixin-object@1.0.0
bun add mixin-object@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| for-in | ^0.1.3 |
| for-own | ^0.1.1 |
| is-plain-object | ^1.0.0 |