sxoinas12 82e781b8aa Graph & Tree | пре 5 година | |
---|---|---|
.. | ||
lib | пре 5 година | |
LICENSE | пре 5 година | |
README.md | пре 5 година | |
package.json | пре 5 година |
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