Files
Charlie Root 58f2e80eb5 update
2022-07-31 09:56:11 +00:00

447 B

@babel/template

Generate an AST from a string template.

See our website @babel/template for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/template

or using yarn:

yarn add @babel/template --dev