Assignment5_new/node_modules/@babel/template
2025-01-07 10:44:59 +05:30
..
lib Initial Commit 2025-01-07 10:44:59 +05:30
LICENSE Initial Commit 2025-01-07 10:44:59 +05:30
package.json Initial Commit 2025-01-07 10:44:59 +05:30
README.md Initial Commit 2025-01-07 10:44:59 +05:30

@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