mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-18 11:17:58 +08:00
Improved the default API by providing better syntax and a few better examples that show how inheretance works with the library
This commit is contained in:
@ -7,6 +7,8 @@ export * from "./defaults/DefaultLinkFactory";
|
||||
export * from "./defaults/DefaultLinkWidget";
|
||||
export * from "./defaults/DefaultNodeFactory";
|
||||
export * from "./defaults/DefaultNodeWidget";
|
||||
export * from "./defaults/DefaultNodeModel";
|
||||
export * from "./defaults/DefaultPortModel";
|
||||
|
||||
export * from "./WidgetFactories";
|
||||
export * from "./Toolkit";
|
||||
|
Reference in New Issue
Block a user