Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
zhoujie 72c6ce338e h5第一版 il y a 2 ans
..
lib Initial commit il y a 2 ans
node_modules/.bin h5第一版 il y a 2 ans
LICENSE Initial commit il y a 2 ans
README.md Initial commit il y a 2 ans
package.json Initial commit il y a 2 ans

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