Generate an AST from a string template.
See our website @babel/templatearrow-up-right for more information or the issuesarrow-up-right associated with this package.
Using npm:
npm install --save-dev @babel/template
or using yarn:
yarn add @babel/template --dev
Last updated 3 years ago