@babel/types (7.28.2)
Published 2026-02-24 13:48:57 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/types@7.28.2"@babel/types": "7.28.2"About this package
@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
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/helper-string-parser | ^7.27.1 |
| @babel/helper-validator-identifier | ^7.27.1 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/generator | ^7.28.0 |
| @babel/parser | ^7.28.0 |
| glob | ^7.2.0 |