郑柏铃 8ea30b386c webpack 3 days ago
..
lib 9142ace810 webpack 3 days ago
node_modules 8ea30b386c webpack 3 days ago
LICENSE 9142ace810 webpack 3 days ago
README.md 9142ace810 webpack 3 days ago
package.json 9142ace810 webpack 3 days ago

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