4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-08 13:36:56 +00:00
setup-helm/node_modules/@babel/helper-environment-visitor
2022-07-25 17:55:15 +00:00
..
lib Add node modules and compiled JavaScript from main 2022-07-25 17:55:15 +00:00
LICENSE Add node modules and compiled JavaScript from main 2022-07-25 17:55:15 +00:00
package.json Add node modules and compiled JavaScript from main 2022-07-25 17:55:15 +00:00
README.md Add node modules and compiled JavaScript from main 2022-07-25 17:55:15 +00:00

@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