UNPKG

@dota2classic/steam-market

Version:
6 lines (5 loc) 88 B
export interface Price { datetime: string; price: number; volume: number; }