Skip to content

Commit

Permalink
[Breaking]: HubType -> HubTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
DonovanDMC committed Dec 22, 2022
1 parent 781866f commit 560c190
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -849,10 +849,6 @@ export enum HubTypes {
COLLEGE = 2,
}


/** @deprecated Use {@link Constants~HubTypes | HubTypes}. This will be removed in `1.4.0`. */
export const HubType = HubTypes;

export enum ActivityTypes {
GAME = 0,
STREAMING = 1,
Expand Down

0 comments on commit 560c190

Please sign in to comment.