Mohammad Asif cf937194cb Removed un-waned things 1. | пре 6 месеци | |
---|---|---|
.. | ||
lib | пре 6 месеци | |
node_modules | пре 6 месеци | |
LICENSE | пре 6 месеци | |
README.md | пре 6 месеци | |
package.json | пре 6 месеци |
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