xiebaomin 213d86429b updated 1 vuosi sitten
..
lib 213d86429b updated 1 vuosi sitten
LICENSE 213d86429b updated 1 vuosi sitten
README.md 213d86429b updated 1 vuosi sitten
package.json 213d86429b updated 1 vuosi sitten

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