sxoinas12 82e781b8aa Graph & Tree пре 5 година
..
lib 82e781b8aa Graph & Tree пре 5 година
node_modules 82e781b8aa Graph & Tree пре 5 година
LICENSE 82e781b8aa Graph & Tree пре 5 година
README.md 82e781b8aa Graph & Tree пре 5 година
package.json 82e781b8aa Graph & Tree пре 5 година

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