UNPKG

shrimpy-node

Version:
6 lines (5 loc) 106 B
export interface IPredictionItemDto { date: Date; prediction: number; updatedAt: Date; }