Add building and get building DTOs

This commit is contained in:
faris Aljohari
2024-04-03 14:51:53 +03:00
parent 499603f3c0
commit 6fedcb6c3b
3 changed files with 75 additions and 0 deletions

View File

@ -0,0 +1 @@
export * from './add.building.dto';