add lazy component loading helper
This commit is contained in:
@@ -50,3 +50,4 @@ export {
|
||||
getNavigationManager,
|
||||
type NavigationItemOpts
|
||||
} from './navigation.svelte';
|
||||
export { createLazyComponent, type LazyComponentProps } from './lazy.svelte';
|
||||
|
||||
Reference in New Issue
Block a user