UNPKG

low-code-service

Version:

to handle workflow execution, handlebars execution and condition execution for low code service

7 lines (6 loc) 180 B
import * as cleanHandleBarTemplate from './handlebars-handler'; import * as getTemplateData from './handlebars-handler'; export { cleanHandleBarTemplate, getTemplateData }