hz-zhhq-web/node_modules/@babel/template
zzyuan f626f57dea 前端提交 2025-02-25 13:43:48 +08:00
..
lib 前端提交 2025-02-25 13:43:48 +08:00
LICENSE 前端提交 2025-02-25 13:43:48 +08:00
README.md 前端提交 2025-02-25 13:43:48 +08:00
package.json 前端提交 2025-02-25 13:43:48 +08:00

README.md

@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