peach a19a732be8 commit message | преди 2 години | |
---|---|---|
.. | ||
lib | преди 2 години | |
LICENSE | преди 2 години | |
README.md | преди 2 години | |
package.json | преди 2 години |
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