合伙人运营小程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
dong f5235e078a v1版本 1ヶ月前
..
lib v1版本 1ヶ月前
LICENSE v1版本 1ヶ月前
README.md v1版本 1ヶ月前
package.json v1版本 1ヶ月前

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