liangjiahao 8f813121f8 添加查看按钮的窗口 пре 3 година
..
lib fcedc92fa0 完成了基础 пре 3 година
scripts fcedc92fa0 完成了基础 пре 3 година
LICENSE fcedc92fa0 完成了基础 пре 3 година
README.md fcedc92fa0 完成了基础 пре 3 година
package.json 8f813121f8 添加查看按钮的窗口 пре 3 година

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