import { GameEvent } from "./game_event.js"; export class GameStartedEvent extends GameEvent {}