refactor: finalize bootstrap-driven layout and widget runtime
This commit is contained in:
@@ -3,6 +3,8 @@ export * from './bootstrap-config.model';
|
||||
export * from './branding.model';
|
||||
export * from './company.model';
|
||||
export * from './feature-flags.model';
|
||||
export * from './footer-config.model';
|
||||
export * from './layout.model';
|
||||
export * from './localization.model';
|
||||
export * from './navigation.model';
|
||||
export * from './page.model';
|
||||
@@ -13,3 +15,4 @@ export * from './static-page.model';
|
||||
export * from './tenant.model';
|
||||
export * from './theme.model';
|
||||
export * from './widget.model';
|
||||
export * from './widget-registry.model';
|
||||
|
||||
Reference in New Issue
Block a user