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