UNPKG

@dota2classic/steam-market

Version:
7 lines (6 loc) 137 B
export interface PriceOverviewResponse { success: boolean; lowest_price: string; volume: string; median_price: string; }