updated create space model

This commit is contained in:
hannathkadher
2024-12-23 12:25:24 +04:00
parent 4b55c4e39c
commit a4740e8bbd
8 changed files with 216 additions and 39 deletions

View File

@ -3,3 +3,4 @@ export * from './project-param.dto';
export * from './update-space-model.dto';
export * from './space-model-param';
export * from './subspaces-model-dtos';
export * from './tag-model-dtos';