Files
midi-h5/uni_modules/UniDevTools/node_modules/@babel/helper-environment-visitor/README.md
2025-08-11 11:51:38 +08:00

398 B

@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 @babel/helper-environment-visitor

or using yarn:

yarn add @babel/helper-environment-visitor