Implement portal frontend for events
This commit is contained in:
@@ -367,3 +367,4 @@ app.listen(3000, async () => {
|
||||
});
|
||||
|
||||
export type API = typeof app
|
||||
export { type EventStatus } from "./services/events";
|
||||
|
||||
Reference in New Issue
Block a user