UNPKG

@dota2classic/steam-market

Version:
7 lines (6 loc) 132 B
export interface Description { type?: string | null; value: string; color?: string | null; label?: string | null; }