Type Alias EndRoomResponse

EndRoomResponse: { status: boolean; msg: string }

Type declaration

  • status: boolean
  • msg: string