Mohammad Asif cf937194cb Removed un-waned things 1. | hace 6 meses | |
---|---|---|
.. | ||
lib | hace 6 meses | |
node_modules | hace 6 meses | |
LICENSE | hace 6 meses | |
README.md | hace 6 meses | |
package.json | hace 6 meses |
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