![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2024-10-02 08:35 | - | |
![]() | package.json | 2024-10-02 08:35 | 787 | |
![]() | README.md | 2024-10-02 08:35 | 395 | |
![]() | LICENSE | 2024-10-02 08:35 | 1.1K |
# @babel/helper-environment-visitor > Helper visitor to only visit nodes in the current 'this' context See our website [@babel/helper-environment-visitor](https://babeljs.io/docs/babel-helper-environment-visitor) for more information. ## Install Using npm: ```sh npm install --save @babel/helper-environment-visitor ``` or using yarn: ```sh yarn add @babel/helper-environment-visitor ```