assign-symbols@0.1.1
Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
MIT
2015-11-06
安装 (0.1.1)
npm install assign-symbols@0.1.1
yarn add assign-symbols@0.1.1
pnpm add assign-symbols@0.1.1
bun add assign-symbols@0.1.1
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | * |