UNPKG

@dota2classic/steam-market

Version:
10 lines (9 loc) 222 B
export interface EventResponse { listingid: string; purchaseid?: string | null; event_type: number; time_event: number; time_event_fraction: number; steamid_actor: string; date_event: string; }