UNPKG

rubiks-cube-mcp-server

Version:
5 lines (4 loc) 100 B
// 게임 리스트 자동 새로고침 setInterval(() => { window.location.reload(); }, 5000);