Last updated 3 years ago
Was this helpful?
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
See our website for more information or the associated with this package.
Using npm:
npm install --save-dev @babel/traverse
or using yarn:
yarn add @babel/traverse --dev