mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-21 23:09:39 +00:00
Split LGraphNode out to TS file
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { LiteGraph, LGraphNode } from "./litegraph";
|
||||
import { LiteGraph } from "./litegraph";
|
||||
import { LGraphNode } from "./LGraphNode";
|
||||
import { drawSlot, SlotShape, SlotDirection, SlotType, LabelPosition } from "./draw";
|
||||
|
||||
// *************************************************************
|
||||
|
||||
Reference in New Issue
Block a user