root 3bf41bf355 update | 1 ano atrás | |
---|---|---|
.. | ||
lib | 1 ano atrás | |
LICENSE | 1 ano atrás | |
README.md | 1 ano atrás | |
package.json | 1 ano atrás |
Helper visitor to only visit nodes in the current 'this' context
See our website @babel/helper-environment-visitor for more information.
Using npm:
npm install --save-dev @babel/helper-environment-visitor
or using yarn:
yarn add @babel/helper-environment-visitor --dev