ICT30016-Assignment-3/node_modules/@babel/template/README.md
dlawler489 a79a6afd34 intial
intial
2025-09-16 12:09:52 +10:00

444 B

@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