object-copy@0.1.0
Copy static properties, prototype properties, and descriptors from one object to another.
MIT
2016-06-09
安装 (0.1.0)
npm install object-copy@0.1.0
yarn add object-copy@0.1.0
pnpm add object-copy@0.1.0
bun add object-copy@0.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| copy-descriptor | ^0.1.0 |
| define-property | ^0.2.5 |
| kind-of | ^3.0.3 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | * |
| mocha | * |