1
0
Fork 0
mirror of synced 2024-09-15 16:59:43 +12:00
budibase/packages/common/node_modules/@babel/template
..
lib
node_modules/.bin
LICENSE
package.json
README.md

@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