郑柏铃 8ea30b386c webpack 1 napja
..
lib 9142ace810 webpack 1 napja
node_modules 8ea30b386c webpack 1 napja
LICENSE 9142ace810 webpack 1 napja
README.md 9142ace810 webpack 1 napja
package.json 9142ace810 webpack 1 napja

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