login/node_modules/@babel/helper-plugin-utils
2021-10-25 18:07:40 +05:30
..
lib Adding node_modules for dependabot (#67) 2020-10-12 14:58:40 +05:30
src error logs and token details 2021-10-25 18:07:40 +05:30
LICENSE Adding node_modules for dependabot (#67) 2020-10-12 14:58:40 +05:30
package.json Adding node_modules for dependabot (#67) 2020-10-12 14:58:40 +05:30
README.md Adding node_modules for dependabot (#67) 2020-10-12 14:58:40 +05:30

@babel/helper-plugin-utils

General utilities for plugins to use

See our website @babel/helper-plugin-utils for more information.

Install

Using npm:

npm install --save-dev @babel/helper-plugin-utils

or using yarn:

yarn add @babel/helper-plugin-utils --dev