Urara-Blog/node_modules/.pnpm-store/v3/files/85/b627364390480167bbc5d915bed8924188c06720ed956cdc97254213bddc43fc3966d40e3f4835cb6806f85295a4d8c8db51369d04bf3fe4f887a1b7ebc61e
2022-08-14 01:14:53 +08:00

19 lines
408 B
Text

# @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/en/babel-helper-environment-visitor) for more information.
## Install
Using npm:
```sh
npm install --save-dev @babel/helper-environment-visitor
```
or using yarn:
```sh
yarn add @babel/helper-environment-visitor --dev
```