UNPKG

shrimpy-node

Version:
6 lines (4 loc) 87 B
export interface IBacktestDataPoint { time: Date; usdValue: number; }