README.md 449 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