Module apps/check-in/events
Type aliases
CheckInETypeParams
Check
InETypeParams: { SIGN_IN: CheckInMsg; SIGN_IN_FINISH: null; SIGN_IN_LEFT_TIME: CountdownCbData; SIGN_IN_SUCCESS: null; STOP_SIGN_IN: null; onSliceID: never }
Type declaration
-
-
SIGN_IN_FINISH: null
-
SIGN_IN_LEFT_TIME: CountdownCbData
-
SIGN_IN_SUCCESS: null
-
STOP_SIGN_IN: null
-
onSliceID: never
签到模块相关事件