AAE-36614 new provideShell api (#11006)

This commit is contained in:
Denys Vuika
2025-07-14 08:21:05 -04:00
committed by GitHub
parent 2ebee4c024
commit 7aa07ef525
6 changed files with 105 additions and 13 deletions

View File

@@ -19,3 +19,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';
export * from './lib/providers';