UNPKG

notbank

Version:
9 lines (8 loc) 181 B
export interface YieldProduct { product_title: string; product_id: number; description: string; min_yield_time: string; type: string; last_change: number; }