sxoinas12 82e781b8aa Graph & Tree | 5 anos atrás | |
---|---|---|
.. | ||
lib | 5 anos atrás | |
LICENSE | 5 anos atrás | |
README.md | 5 anos atrás | |
package.json | 5 anos atrás |
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