export enum ServerEvent { LOBBY_UPDATE = "lobby-update", START_ROUND = "start-round", }