added space model controller for create

This commit is contained in:
hannathkadher
2024-12-11 11:06:41 +04:00
parent b2a422f71b
commit 02faca3397
7 changed files with 92 additions and 2 deletions

1
src/space-model/index.ts Normal file
View File

@ -0,0 +1 @@
export * from './space-model.module';