You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zhoujie 72c6ce338e h5第一版 2 年之前
..
lib Initial commit 2 年之前
node_modules/.bin h5第一版 2 年之前
LICENSE Initial commit 2 年之前
README.md Initial commit 2 年之前
package.json Initial commit 2 年之前

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