odin-js-fundamentals-part-4/node_modules/@babel/helper-environment-visitor
NetMan 65754e6d19 Ran npm install for whole directory 2024-01-05 20:30:21 +01:00
..
lib Ran npm install for whole directory 2024-01-05 20:30:21 +01:00
LICENSE Ran npm install for whole directory 2024-01-05 20:30:21 +01:00
README.md Ran npm install for whole directory 2024-01-05 20:30:21 +01:00
package.json Ran npm install for whole directory 2024-01-05 20:30:21 +01:00

README.md

@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 @babel/helper-environment-visitor

or using yarn:

yarn add @babel/helper-environment-visitor