DigitalConsumer.FixMyGlass/node_modules/@babel/helpers
2021-09-20 18:29:11 -04:00
..
lib my commit 2021-09-20 18:29:11 -04:00
scripts my commit 2021-09-20 18:29:11 -04:00
LICENSE my commit 2021-09-20 18:29:11 -04:00
package.json my commit 2021-09-20 18:29:11 -04:00
README.md my commit 2021-09-20 18:29:11 -04:00

@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