빌드 에러 수정
This commit is contained in:
parent
2b055757e2
commit
e53515481b
|
|
@ -27,6 +27,7 @@ export type NodeType =
|
||||||
| "restAPISource"
|
| "restAPISource"
|
||||||
| "condition"
|
| "condition"
|
||||||
| "dataTransform"
|
| "dataTransform"
|
||||||
|
| "aggregate"
|
||||||
| "insertAction"
|
| "insertAction"
|
||||||
| "updateAction"
|
| "updateAction"
|
||||||
| "deleteAction"
|
| "deleteAction"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue