gtg2json/node_modules/@babel/types
Tykayn 131869219e serving express app 2021-02-27 10:31:05 +01:00
..
lib serving express app 2021-02-27 10:31:05 +01:00
scripts serving express app 2021-02-27 10:31:05 +01:00
LICENSE serving express app 2021-02-27 10:31:05 +01:00
README.md serving express app 2021-02-27 10:31:05 +01:00
package.json serving express app 2021-02-27 10:31:05 +01:00

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