Skip to content

@mcsb/schemas / Exports / HypixelPet

Interface: HypixelPet

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

key

Optional key: string

Defined in

types/HypixelPet.d.ts:19


name

Optional name: string

Defined in

types/HypixelPet.d.ts:20


package

Optional package: string

Defined in

types/HypixelPet.d.ts:21


rarity

Optional rarity: null | string

Defined in

types/HypixelPet.d.ts:22

Released under the MIT License.