svelte(chore) edge components are now exported

This commit is contained in:
Peter
2023-10-23 12:24:37 +02:00
parent 747c136ced
commit d8d9401655
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ export * from '$lib/container/Panel';
export * from '$lib/components/SvelteFlowProvider';
export * from '$lib/components/EdgeLabelRenderer';
export * from '$lib/components/BaseEdge';
export * from '$lib/components/edges';
export * from '$lib/components/Handle';
// plugins