UNPKG

low-code-service

Version:

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

4 lines (3 loc) 173 B
import * as cleanHandleBarTemplate from './handlebars-handler'; import * as getTemplateData from './handlebars-handler'; export { cleanHandleBarTemplate, getTemplateData };