UNPKG

shrimpy-node

Version:
6 lines (4 loc) 92 B
export interface IBacktestDataPointDto { time: string; usdValue: number; }