Sven SAULEAU b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
..
src 2abd7839e1 Fix ReferenceError in the wrapNativeSuper helper (#8100) %!s(int64=6) %!d(string=hai) anos
test 8659e1a88c Remove old expected.{js,json} files (#7187) %!s(int64=6) %!d(string=hai) anos
.npmignore 7a1ccf076c Misc (#5545) %!s(int64=7) %!d(string=hai) anos
README.md b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
package.json 90566103a6 v7.0.0-beta.49 %!s(int64=6) %!d(string=hai) anos

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 @babel/helpers

or using yarn:

yarn add --save @babel/helpers