export const state = { playerId: null, room: null, lastTrack: null, revealed: false, pendingReady: null, isBuffering: false, };