UPDATE: fk
This commit is contained in:
@@ -71,6 +71,7 @@ export interface BaseElement {
|
||||
|
||||
export interface GraphTaskElement extends BaseElement {
|
||||
template: number;
|
||||
templateType: NullableString,
|
||||
inputs: any;
|
||||
outputs: any;
|
||||
variables: ElementVariable[];
|
||||
|
||||
Reference in New Issue
Block a user