StartGameplayCommand
type StartGameplayCommand = { type: 'startGameplay' state: string level: LevelItem }