mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-18 03:01:33 +08:00
fixed a bug with serializing and added deserializing capablity
This commit is contained in:
@ -17,6 +17,7 @@ export * from "./DiagramEngine";
|
||||
export * from "./DiagramModel";
|
||||
export * from "./BaseEntity";
|
||||
export * from "./Common";
|
||||
export * from "./AbstractInstanceFactory";
|
||||
|
||||
export * from "./widgets/DiagramWidget";
|
||||
export * from "./widgets/LinkLayerWidget";
|
||||
|
Reference in New Issue
Block a user