|
6 years ago | |
---|---|---|
.. | ||
scripts | 6 years ago | |
src | 6 years ago | |
test | 6 years ago | |
.npmignore | 8 years ago | |
README.md | 6 years ago | |
package.json | 6 years ago |
Babel Types is a Lodash-esque utility library for AST nodes
See our website @babel/types for more information.
Using npm:
npm install --save @babel/types
or using yarn:
yarn add --save @babel/types