Shop: {
    dialog_key: string;
    item_list: ShopItem[];
    key_name: string;
    shop_type: shop_types;
}

Type declaration