UNPKG

shrimpy-node

Version:
7 lines (5 loc) 113 B
export interface IBacktestAssetDto { symbol: string; startTime: string; endTime: string; }