access-manager/admin-ui/node_modules/@babel/template
2026-04-25 23:57:04 +00:00
..
lib feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
LICENSE feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
package.json feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
README.md feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00

@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