|
6 年之前 | |
---|---|---|
.. | ||
src | 6 年之前 | |
test | 6 年之前 | |
.npmignore | 8 年之前 | |
README.md | 6 年之前 | |
package.json | 6 年之前 |
Generate an AST from a string template.
See our website @babel/template for more information.
Using npm:
npm install --save @babel/template
or using yarn:
yarn add --save @babel/template