Skip to content

@zikeji/hypixel / SkyblockBazaarResponse

Type Alias: SkyblockBazaarResponse ​

SkyblockBazaarResponse = $200 & Record<string, unknown> & object

Type Declaration ​

products ​

products: object

Index Signature ​

[product_id: string]: object

the key is the product id, e.g. CHILI_PEPPER

Released under the MIT License.