UNPKG

shrimpy-node

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