feat(builder): add project editor

This commit is contained in:
sdarbinyan
2026-07-10 13:43:53 +04:00
parent 7161a81068
commit e2c8747fcc
50 changed files with 1656 additions and 42 deletions

View File

@@ -5,6 +5,7 @@ export * from './catalog-config.model';
export * from './company.model';
export * from './feature-flags.model';
export * from './footer-config.model';
export * from './header-config.model';
export * from './layout.model';
export * from './localization.model';
export * from './navigation.model';