houwei ce722c56bc 代码更新 | 2 tahun lalu | |
---|---|---|
.. | ||
lib | 2 tahun lalu | |
LICENSE | 2 tahun lalu | |
README.md | 2 tahun lalu | |
package.json | 2 tahun lalu |
Generate an AST from a string template.
See our website @babel/template for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/template
or using yarn:
yarn add @babel/template --dev