mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Implemented GET call requests to see the events and also each event detail
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { EventBody } from './eventbody.model';
|
||||
import { EventPerson } from './eventperson.model';
|
||||
import { EventAttachment } from './eventattachment.model';
|
||||
import { EventOrganizer } from './organizer.model';
|
||||
|
||||
export interface Event{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user