katwhite 2bb8a30479 i hope this works 4 jaren geleden
..
lib 2bb8a30479 i hope this works 4 jaren geleden
LICENSE 2bb8a30479 i hope this works 4 jaren geleden
README.md 2bb8a30479 i hope this works 4 jaren geleden
package.json 2bb8a30479 i hope this works 4 jaren geleden

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