Skip to content

类型别名: Heatmap

ts
type Heatmap = Record<string, number>;

定义于: packages/prober/src/models.ts:199

出勤热力图:键为数据源的日期标识,值为当日游玩次数。