@babel/template (7.27.2)
Published 2026-02-24 13:48:55 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/template@7.27.2"@babel/template": "7.27.2"About this package
@babel/template
Generate an AST from a string template.
See our website @babel/template for more information or the issues associated with this package.
Install
Using npm:
npm install --save-dev @babel/template
or using yarn:
yarn add @babel/template --dev
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/code-frame | ^7.27.1 |
| @babel/parser | ^7.27.2 |
| @babel/types | ^7.27.1 |