liangjiahao 8f813121f8 添加查看按钮的窗口 3 년 전
..
lib fcedc92fa0 完成了基础 3 년 전
LICENSE fcedc92fa0 完成了基础 3 년 전
README.md fcedc92fa0 完成了基础 3 년 전
package.json 8f813121f8 添加查看按钮的窗口 3 년 전

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