郑柏铃 8ab83f9df6 学习 преди 5 дни
..
lib 8ab83f9df6 学习 преди 5 дни
node_modules 8ab83f9df6 学习 преди 5 дни
LICENSE 8ab83f9df6 学习 преди 5 дни
README.md 8ab83f9df6 学习 преди 5 дни
package.json 8ab83f9df6 学习 преди 5 дни

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