1
0
Fork 0
react-playground/node_modules/@babel/template
2025-08-25 17:46:11 +02:00
..
lib worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
LICENSE worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
package.json worked on GarageApp stuff 2025-08-25 17:46:11 +02:00
README.md worked on GarageApp stuff 2025-08-25 17:46:11 +02: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