Skip to content

Commit

Permalink
Export ISerialisedGraph for frontend repo DTS (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei authored Nov 28, 2024
1 parent e981fa0 commit 83ba7a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/litegraph.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 83ba7a8

Please sign in to comment.