windhamdavid ad9eff4844 custom blocks 1 week ago
..
lib ad9eff4844 custom blocks 1 week ago
LICENSE ad9eff4844 custom blocks 1 week ago
README.md ad9eff4844 custom blocks 1 week ago
package.json ad9eff4844 custom blocks 1 week ago

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