liangjiahao 8f813121f8 添加查看按钮的窗口 3 yıl önce
..
lib fcedc92fa0 完成了基础 3 yıl önce
LICENSE fcedc92fa0 完成了基础 3 yıl önce
README.md fcedc92fa0 完成了基础 3 yıl önce
package.json 8f813121f8 添加查看按钮的窗口 3 yıl önce

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