press-next
Version:
Vue3 组件库,支持 Composition API
17 lines (13 loc) • 339 B
text/typescript
export {
JOIN_STATUS_MAP,
JOIN_STATUS_NUMBER_MAP,
getNowBySecond,
getJoinStatus,
getLastGroupBattle,
checkLastGroupBattleNotStart,
checkCanCancelInPlaying,
checkIsPlayingAndCanSignup,
checkIsPlayingAndNotSatisfied,
checkIsSatisfiedAndCanInvite,
checkIsSatisfiedAndCannotInvite,
} from './parser-join-status/core';