coresyncreact1/node_modules/@babel/template
2025-08-05 00:16:33 +03:00
..
lib C:\Users\MSI\Desktop\frontend\coresync-react 2025-08-05 00:16:33 +03:00
LICENSE C:\Users\MSI\Desktop\frontend\coresync-react 2025-08-05 00:16:33 +03:00
package.json C:\Users\MSI\Desktop\frontend\coresync-react 2025-08-05 00:16:33 +03:00
README.md C:\Users\MSI\Desktop\frontend\coresync-react 2025-08-05 00:16:33 +03: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