UNPKG
@jss-rule-engine/workflow
Version:
latest (0.3.5)
0.3.5
0.3.4
0.3.3
0.3.2
@jss-rule-engine/workflow
/
dist
/
src
/
graphql
/
conditionActionQuery.d.ts
2 lines
(1 loc)
•
98 B
TypeScript
View Raw
1
2
export
declare
const
conditionActionQuery
:
(
path
:
string
,
language
?:
string
) =>
Promise
<
string
>;