2018-06-15 10:13:20 -04:00

445 B

@babel/plugin-transform-proto-to-assign

Babel plugin for turning proto into a shallow property clone

See our website @babel/plugin-transform-proto-to-assign for more information.

Install

Using npm:

npm install --save @babel/plugin-transform-proto-to-assign

or using yarn:

yarn add --save @babel/plugin-transform-proto-to-assign