Skip to content

@zikeji/hypixel / SkyBlockMuseumMember

Type Alias: SkyBlockMuseumMember ​

SkyBlockMuseumMember = Omit<SkyBlockMuseum, "items"> & object

augment the typing of items / special

Type Declaration ​

items? ​

optional items: object

Index Signature ​

[key: string]: SkyBlockMuseumItem | undefined

special? ​

optional special: SkyBlockMuseumItem[]

Released under the MIT License.