aoc/node_modules/@babel/helper-environment-visitor
alex ab688f8b38 solutions 2022-12-03 17:11:42 -05:00
..
lib solutions 2022-12-03 17:11:42 -05:00
LICENSE solutions 2022-12-03 17:11:42 -05:00
README.md solutions 2022-12-03 17:11:42 -05:00
package.json solutions 2022-12-03 17:11:42 -05: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-dev @babel/helper-environment-visitor

or using yarn:

yarn add @babel/helper-environment-visitor --dev