UNPKG

psn-wrapper

Version:
14 lines (13 loc) 237 B
export interface baseInfo { id: string; title: string; url: string; price: any; strikePrice: any; onSale: any; discount: any; psPlusPrice: any; lastUpdated: any; image: string; details: any; }