refactor(Breadcrumb): simplify entity structure and add tests

This commit is contained in:
Ilia Mashkov
2026-03-02 22:18:41 +03:00
parent af4137f47f
commit 594af924c7
10 changed files with 920 additions and 103 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
export * from './services';
export * from './store/scrollBreadcrumbsStore.svelte';
export * from './types/types.ts';