refactor(core): move edge prop types
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -11,15 +11,10 @@ export { default as Panel } from './components/Panel/Panel.vue'
|
||||
|
||||
export {
|
||||
StraightEdge,
|
||||
StraightEdgeProps,
|
||||
StepEdge,
|
||||
StepEdgeProps,
|
||||
BezierEdge,
|
||||
BezierEdgeProps,
|
||||
SimpleBezierEdge,
|
||||
SimpleBezierEdgeProps,
|
||||
SmoothStepEdge,
|
||||
SmoothStepEdgeProps,
|
||||
BaseEdge,
|
||||
EdgeText,
|
||||
EdgeLabelRenderer,
|
||||
|
||||
Reference in New Issue
Block a user