Unfortunately type definitions are currently not available for this package

object.assign

  • Version 4.1.5
  • Published
  • 72.7 kB
  • 4 dependencies
  • MIT license

Install

npm i object.assign
yarn add object.assign
pnpm add object.assign

Overview

ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim

Dependencies (4)

Dev Dependencies (16)

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/object.assign.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/object.assign)
  • HTML
    <a href="https://www.jsdocs.io/package/object.assign"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>