张益铭 6a5f1810f9 chore:更换到主分支 4 tahun lalu
..
lib 6a5f1810f9 chore:更换到主分支 4 tahun lalu
scripts 6a5f1810f9 chore:更换到主分支 4 tahun lalu
LICENSE 9064b372e8 docs:更新文档 4 tahun lalu
README.md 9064b372e8 docs:更新文档 4 tahun lalu
package.json 6a5f1810f9 chore:更换到主分支 4 tahun lalu

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