babel/packages/babel-helper-replace-supers
Huáng Jùnliàng ea2892fefc
add declare to class properties type annotations (#12257)
* add declare to class properties type annotations

* chore: use preset-flow
2020-10-27 10:05:01 -04:00
..
2017-03-25 21:46:16 -04:00
2020-10-16 00:36:30 +02: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