Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
lib | 2023-08-29 | ||
LICENSE | 2023-08-29 | 1.1 kB | |
package.json | 2023-08-29 | 784 Bytes | |
README.md | 2023-08-29 | 408 Bytes | |
Totals: 4 Items | 2.3 kB | 0 |
@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