babel/packages/babel-helper-replace-supers
Henry Zhu 04d09cc754
add access public to all packages [skip ci] (#8573)
If people copy paste to make an new package they might miss this and we will get a publish error later so figured we should add it to all.
2018-08-29 09:54:53 -04:00
..
2018-05-18 14:03:23 -04:00
2017-03-25 21:46:16 -04:00

@babel/helper-replace-supers

Helper function to replace supers

See our website @babel/helper-replace-supers for more information.

Install

Using npm:

npm install --save-dev @babel/helper-replace-supers

or using yarn:

yarn add @babel/helper-replace-supers --dev