Mohammad Asif cf937194cb Removed un-waned things 1. 6 月之前
..
lib cf937194cb Removed un-waned things 1. 6 月之前
node_modules cf937194cb Removed un-waned things 1. 6 月之前
LICENSE cf937194cb Removed un-waned things 1. 6 月之前
README.md cf937194cb Removed un-waned things 1. 6 月之前
package.json cf937194cb Removed un-waned things 1. 6 月之前

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