@babel/traverse

若川小于 1 分钟

@babel/traverse

The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes

See our website @babel/traverseopen in new window for more information or the issuesopen in new window associated with this package.

Install

Using npm:

npm install --save-dev @babel/traverse

or using yarn:

yarn add @babel/traverse --dev
欢迎扫码加我微信
拉你进源码共读群
一起学习源码