space device controller

This commit is contained in:
hannathkadher
2024-10-30 19:10:13 +04:00
parent adacc60a40
commit 5a5911ca8a
5 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,4 @@
export * from './space.service';
export * from './space-user.service';
export * from './space-device.service';
export * from './subspace';