liangjiahao 8f813121f8 添加查看按钮的窗口 il y a 3 ans
..
lib fcedc92fa0 完成了基础 il y a 3 ans
scripts fcedc92fa0 完成了基础 il y a 3 ans
LICENSE fcedc92fa0 完成了基础 il y a 3 ans
README.md fcedc92fa0 完成了基础 il y a 3 ans
package.json 8f813121f8 添加查看按钮的窗口 il y a 3 ans

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