Zhouyiping 5a7c95461a first commit há 3 dias atrás
..
lib 5a7c95461a first commit há 3 dias atrás
scripts 5a7c95461a first commit há 3 dias atrás
LICENSE 5a7c95461a first commit há 3 dias atrás
README.md 5a7c95461a first commit há 3 dias atrás
package.json 5a7c95461a first commit há 3 dias atrás

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