UNPKG

shrimpy-node

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