sxoinas12 82e781b8aa Graph & Tree | hace 5 años | |
---|---|---|
.. | ||
lib | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
package.json | hace 5 años |
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