Babel Types is a Lodash-esque utility library for AST nodes
- Types
- ESM
- CJS
- License
- MIT
- Install Size
- 2.8 MB(2.8 MB)
- Vulns
- 0
- Published
$
npm install @babel/types$
pnpm add @babel/types$
yarn add @babel/types$
bun add @babel/types$
deno add npm:@babel/types$
vlt install @babel/types$
vp add @babel/types@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