object-copy@1.0.0
Copy static properties, prototype properties, and descriptors from one object to another.
MIT
2017-06-25
安装 (1.0.0)
npm install object-copy@1.0.0
yarn add object-copy@1.0.0
pnpm add object-copy@1.0.0
bun add object-copy@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| copy-descriptor | ^0.1.1 |
| define-property | ^1.0.0 |
| kind-of | ^5.0.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.12 |
| mocha | ^3.4.2 |