Skip to content

Latest commit

History

History

babel-plugin-external-helpers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

@babel/plugin-external-helpers

This plugin contains helper functions that鈥檒l 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