login/node_modules/@babel/helper-environment-visitor
2022-12-19 15:48:51 +05:30
..
lib UPdated dev dependencies with latest versions 2022-12-19 15:48:51 +05:30
LICENSE UPdated dev dependencies with latest versions 2022-12-19 15:48:51 +05:30
package.json UPdated dev dependencies with latest versions 2022-12-19 15:48:51 +05:30
README.md UPdated dev dependencies with latest versions 2022-12-19 15:48:51 +05:30

@babel/helper-environment-visitor

Helper visitor to only visit nodes in the current 'this' context

See our website @babel/helper-environment-visitor for more information.

Install

Using npm:

npm install --save-dev @babel/helper-environment-visitor

or using yarn:

yarn add @babel/helper-environment-visitor --dev