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

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