root 3bf41bf355 update | hai 1 ano | |
---|---|---|
.. | ||
lib | hai 1 ano | |
LICENSE | hai 1 ano | |
README.md | hai 1 ano | |
package.json | hai 1 ano |
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