张益铭 6a5f1810f9 chore:更换到主分支 4 жил өмнө
..
lib 6a5f1810f9 chore:更换到主分支 4 жил өмнө
scripts 6a5f1810f9 chore:更换到主分支 4 жил өмнө
LICENSE 9064b372e8 docs:更新文档 4 жил өмнө
README.md 9064b372e8 docs:更新文档 4 жил өмнө
package.json 6a5f1810f9 chore:更换到主分支 4 жил өмнө

README.md

@babel/types

Babel Types is a Lodash-esque utility library for AST nodes

See our website @babel/types for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/types

or using yarn:

yarn add @babel/types --dev