root 3bf41bf355 update | hace 1 año | |
---|---|---|
.. | ||
lib | hace 1 año | |
node_modules | hace 1 año | |
LICENSE | hace 1 año | |
README.md | hace 1 año | |
package.json | hace 1 año |
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