UNPKG

press-next

Version:

Vue3 组件库,支持 Composition API

7 lines (6 loc) 187 B
export const CORE_TIME_MAP_MINUTE = { JUMP_TO_ROOM: 15, GROUPING_AND_CREATING_ROOM: 5, // 比赛已开启,但仍可进入虚拟房间准备 JUMP_TO_STARTED_ROOM: 0, } as const;