kiruthiga 55473b7e7c initial push 5 giorni fa
..
lib 55473b7e7c initial push 5 giorni fa
node_modules 55473b7e7c initial push 5 giorni fa
LICENSE 55473b7e7c initial push 5 giorni fa
README.md 55473b7e7c initial push 5 giorni fa
package.json 55473b7e7c initial push 5 giorni fa

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