Options
All
  • Public
  • Public/Protected
  • All
Menu

签到模块相关事件

Index

Enumerations

Type aliases

Type aliases

CheckInETypeParams

CheckInETypeParams: { 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: CheckInMsg
  • SIGN_IN_FINISH: null
  • SIGN_IN_LEFT_TIME: CountdownCbData
  • SIGN_IN_SUCCESS: null
  • STOP_SIGN_IN: null
  • onSliceID: never

Generated using TypeDoc