XuelesszzZ 94af2b8e7b 6-30-5 | hai 1 ano | |
---|---|---|
.. | ||
lib | hai 1 ano | |
scripts | hai 1 ano | |
LICENSE | hai 1 ano | |
README.md | hai 1 ano | |
package.json | hai 1 ano |
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.
Using npm:
npm install --save-dev @babel/traverse
or using yarn:
yarn add @babel/traverse --dev