mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 18:54:54 +00:00
feat: implement Booking module with BookableSpace entity, controller, service, and DTOs for managing bookable spaces
This commit is contained in:
1
src/booking/index.ts
Normal file
1
src/booking/index.ts
Normal file
@ -0,0 +1 @@
|
||||
export * from './booking.module';
|
||||
Reference in New Issue
Block a user