mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 14:27:40 +00:00
Export ISerialisedGraph for frontend repo DTS (#354)
This commit is contained in:
@@ -78,6 +78,7 @@ export { EaseFunction, LinkMarkerShape } from "./types/globalEnums"
|
||||
export type {
|
||||
SerialisableGraph,
|
||||
SerialisableLLink,
|
||||
ISerialisedGraph,
|
||||
} from "./types/serialisation"
|
||||
export { CanvasPointer } from "./CanvasPointer"
|
||||
export { createBounds } from "./measure"
|
||||
|
||||
Reference in New Issue
Block a user