Files
30-seconds-of-code/node_modules/@babel/helper-replace-supers/README.md
2019-08-20 15:52:05 +02:00

362 B

@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