export interface World { roomId: string; player: string[]; }