H5-contact/node_modules/@babel/template
whitechiina 753b079311 first commit 2026-08-20 15:54:28 +08:00
..
lib first commit 2026-08-20 15:54:28 +08:00
node_modules first commit 2026-08-20 15:54:28 +08:00
LICENSE first commit 2026-08-20 15:54:28 +08:00
README.md first commit 2026-08-20 15:54:28 +08:00
package.json first commit 2026-08-20 15:54:28 +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