README.md 516 B

@babel/plugin-transform-object-set-prototype-of-to-assign

Turn Object.setPrototypeOf to assignments

See our website @babel/plugin-transform-object-set-prototype-of-to-assign for more information.

Install

Using npm:

npm install --save @babel/plugin-transform-object-set-prototype-of-to-assign

or using yarn:

yarn add --save @babel/plugin-transform-object-set-prototype-of-to-assign