|
6 years ago | |
---|---|---|
.. | ||
src | 6 years ago | |
test | 6 years ago | |
.npmignore | 8 years ago | |
README.md | 6 years ago | |
package.json | 6 years ago |
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