@doflo/flow-interfaces
Advanced tools
Comparing version 1.17.102 to 1.17.103
@@ -125,2 +125,3 @@ /// <reference types="node" /> | ||
getElementEventData<T>(): Promise<T>; | ||
fork(): Promise<string>; | ||
notateWorkflowFeedAction(actionName: string, data?: any): Promise<boolean>; | ||
@@ -127,0 +128,0 @@ setWorkflowContextCategory(category: string): Promise<boolean>; |
{ | ||
"name": "@doflo/flow-interfaces", | ||
"version": "1.17.102", | ||
"version": "1.17.103", | ||
"description": "Public Interfaces, Schemas, & GRPC Signatures for doFlo developers", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
406878
9737