mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-12 16:40:05 +00:00
[fix] Remove TypeScript declare modifiers from class properties
This commit is contained in:
@@ -66,6 +66,7 @@ LGraph {
|
||||
"clip_area": undefined,
|
||||
"clonable": undefined,
|
||||
"color": undefined,
|
||||
"comfyClass": undefined,
|
||||
"console": undefined,
|
||||
"exec_version": undefined,
|
||||
"execute_triggered": undefined,
|
||||
@@ -77,6 +78,7 @@ LGraph {
|
||||
"id": 1,
|
||||
"ignore_remove": undefined,
|
||||
"inputs": [],
|
||||
"isVirtualNode": undefined,
|
||||
"last_serialization": {
|
||||
"id": 1,
|
||||
},
|
||||
@@ -138,6 +140,7 @@ LGraph {
|
||||
"clip_area": undefined,
|
||||
"clonable": undefined,
|
||||
"color": undefined,
|
||||
"comfyClass": undefined,
|
||||
"console": undefined,
|
||||
"exec_version": undefined,
|
||||
"execute_triggered": undefined,
|
||||
@@ -149,6 +152,7 @@ LGraph {
|
||||
"id": 1,
|
||||
"ignore_remove": undefined,
|
||||
"inputs": [],
|
||||
"isVirtualNode": undefined,
|
||||
"last_serialization": {
|
||||
"id": 1,
|
||||
},
|
||||
@@ -211,6 +215,7 @@ LGraph {
|
||||
"clip_area": undefined,
|
||||
"clonable": undefined,
|
||||
"color": undefined,
|
||||
"comfyClass": undefined,
|
||||
"console": undefined,
|
||||
"exec_version": undefined,
|
||||
"execute_triggered": undefined,
|
||||
@@ -222,6 +227,7 @@ LGraph {
|
||||
"id": 1,
|
||||
"ignore_remove": undefined,
|
||||
"inputs": [],
|
||||
"isVirtualNode": undefined,
|
||||
"last_serialization": {
|
||||
"id": 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user