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