fix(system) exportet Optional type, fix(svelte) adjusted exported edge types

This commit is contained in:
Peter
2023-11-28 13:03:50 +01:00
parent 9f538c6b7c
commit 0393409e89
7 changed files with 12 additions and 8 deletions
+1
View File
@@ -5,3 +5,4 @@ export * from './general';
export * from './marker';
export * from './node-toolbar';
export * from './store';
export * from './types';