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