UNPKG

low-code-service

Version:

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

7 lines (6 loc) 148 B
export type GetWorkFlowRequestData = { headerTemplate?: String; requestTemplate?: String; urlTemplate?: String; method?: String; };