Shannon_mu 9ea635a2dc 停车场 2 лет назад
..
lib 9ea635a2dc 停车场 2 лет назад
scripts 9ea635a2dc 停车场 2 лет назад
LICENSE 9ea635a2dc 停车场 2 лет назад
README.md 9ea635a2dc 停车场 2 лет назад
package.json 9ea635a2dc 停车场 2 лет назад

README.md

@babel/traverse

The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes

See our website @babel/traverse for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/traverse

or using yarn:

yarn add @babel/traverse --dev