UNPKG

shrimpy-node

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