budibase/packages/common/node_modules/@babel/template
Martin McKeaveney 0430cd11b1 building out new budibase API 2020-04-15 15:23:29 +01:00
..
lib building out new budibase API 2020-04-15 15:23:29 +01:00
node_modules/.bin building out new budibase API 2020-04-15 15:23:29 +01:00
LICENSE building out new budibase API 2020-04-15 15:23:29 +01:00
README.md building out new budibase API 2020-04-15 15:23:29 +01:00
package.json building out new budibase API 2020-04-15 15:23:29 +01:00

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