lhl 6ff0e96ad3 8-4-1 hace 1 año
..
lib 6ff0e96ad3 8-4-1 hace 1 año
scripts 6ff0e96ad3 8-4-1 hace 1 año
LICENSE 6ff0e96ad3 8-4-1 hace 1 año
README.md 6ff0e96ad3 8-4-1 hace 1 año
package.json 6ff0e96ad3 8-4-1 hace 1 año

README.md

@babel/helpers

Collection of helper functions used by Babel transforms.

See our website @babel/helpers for more information.

Install

Using npm:

npm install --save-dev @babel/helpers

or using yarn:

yarn add @babel/helpers --dev