zz ca8126a759 项目初始化 1 hafta önce
..
lib ca8126a759 项目初始化 1 hafta önce
LICENSE ca8126a759 项目初始化 1 hafta önce
README.md ca8126a759 项目初始化 1 hafta önce
package.json ca8126a759 项目初始化 1 hafta önce

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