mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-23 12:21:07 +07:00
362 B
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