Type Alias PlayerShopPage
PlayerShopPage: { data: PlayerShopElement[]; pageBody: string; pageTitle: string; texture?: string; title: string; type: "player_shop_page";} Type declaration
pageBody: string
pageTitle: string
Optional
texture?: string
title: string
type: "player_shop_page"
A player shop page.