mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-25 17:24:07 +00:00
Pref: ts support about LGraphNode.mouseOver.
This commit is contained in:
1
src/litegraph.d.ts
vendored
1
src/litegraph.d.ts
vendored
@@ -599,6 +599,7 @@ export declare class LGraphNode {
|
||||
graph_version: number;
|
||||
pos: Vector2;
|
||||
is_selected: boolean;
|
||||
mouseOver: boolean;
|
||||
|
||||
id: number;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user