AAE-36484 improved standalone support for Core (#10998)

improved standalone support
This commit is contained in:
Denys Vuika
2025-07-09 08:12:17 -04:00
committed by GitHub
parent 1d2cb2390b
commit 11cb2ea688
181 changed files with 678 additions and 831 deletions

View File

@@ -18,3 +18,4 @@
export * from './lib/shell.module';
export * from './lib/services/shell-app.service';
export * from './lib/components/shell/shell.component';
export * from './lib/shell.routes';