folder restructure

This commit is contained in:
hannathkadher
2024-12-12 14:42:24 +04:00
parent b8590841a8
commit 2e95dbfd9f
6 changed files with 7 additions and 6 deletions

View File

@ -1,4 +1,4 @@
export * from './space-model.entity';
export * from './space-product-item-model.entity';
export * from './space-product-model.entity';
export * from './subspace-model.entity';
export * from './subspace-model';