Bakhtina Sofya b84cb877be 1st comm | пре 2 недеља | |
---|---|---|
.. | ||
lib | пре 2 недеља | |
LICENSE | пре 2 недеља | |
README.md | пре 2 недеља | |
package.json | пре 2 недеља |
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