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

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