Add UserSpaceEntity relation to SpaceEntity and UserEntity

This commit is contained in:
faris Aljohari
2024-04-16 11:11:36 +03:00
parent 9837227fc5
commit 6673bcd913
3 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1 @@
export * from './user.entity';