Mohammad Asif cf937194cb Removed un-waned things 1. | il y a 5 mois | |
---|---|---|
.. | ||
lib | il y a 5 mois | |
node_modules | il y a 5 mois | |
LICENSE | il y a 5 mois | |
README.md | il y a 5 mois | |
package.json | il y a 5 mois |
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