Updated hypixel api wrapper
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
// dprint-ignore-file
|
||||
export interface IPlayer {
|
||||
data: {
|
||||
success: boolean
|
||||
player: IPlayerData
|
||||
}
|
||||
success: boolean
|
||||
player: IPlayerData
|
||||
}
|
||||
|
||||
export interface IPlayerData {
|
||||
|
||||
Reference in New Issue
Block a user