night-cherry 54459060d1 add some reposity il y a 1 mois
..
lib 54459060d1 add some reposity il y a 1 mois
LICENSE c3c5588342 web project files il y a 2 mois
README.md c3c5588342 web project files il y a 2 mois
package.json 54459060d1 add some reposity il y a 1 mois

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