fixes
Some checks failed
Architecture Governance / architecture (push) Has been cancelled

This commit is contained in:
sdarbinyan
2026-07-10 15:55:38 +04:00
parent 49d8226411
commit ee269a9e33
33 changed files with 559 additions and 52 deletions

View File

@@ -4,6 +4,7 @@ export * from './branding.model';
export * from './catalog-config.model';
export * from './company.model';
export * from './feature-flags.model';
export * from './features-config.model';
export * from './footer-config.model';
export * from './header-config.model';
export * from './layout.model';