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