dd573fc792 | ||
---|---|---|
.. | ||
src | ||
test | ||
.npmignore | ||
README.md | ||
package.json |
README.md
@babel/plugin-external-helpers
This plugin contains helper functions that’ll be placed at the top of the generated code
See our website @babel/plugin-external-helpers for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-external-helpers
or using yarn:
yarn add @babel/plugin-external-helpers --dev