学习?学个屁 06c63c15cc 初始化提交 há 10 meses atrás
..
lib 06c63c15cc 初始化提交 há 10 meses atrás
LICENSE 06c63c15cc 初始化提交 há 10 meses atrás
README.md 06c63c15cc 初始化提交 há 10 meses atrás
package.json 06c63c15cc 初始化提交 há 10 meses atrás

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