export interface Map { id: number, name: string, gamemode: string, lua: string }