|
пре 3 недеља | |
---|---|---|
.. | ||
lib | пре 3 недеља | |
node_modules | пре 3 недеља | |
LICENSE | пре 1 месец | |
README.md | пре 1 месец | |
package.json | пре 3 недеља |
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