2018-06-15 10:13:20 -04:00

312 B

@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