Mohammad Asif cf937194cb Removed un-waned things 1. 7 месяцев назад
..
lib cf937194cb Removed un-waned things 1. 7 месяцев назад
scripts cf937194cb Removed un-waned things 1. 7 месяцев назад
LICENSE cf937194cb Removed un-waned things 1. 7 месяцев назад
README.md cf937194cb Removed un-waned things 1. 7 месяцев назад
package.json cf937194cb Removed un-waned things 1. 7 месяцев назад

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