MCPcopy
hub / github.com/immich-app/immich / calendar-heatmap.dto.ts

File calendar-heatmap.dto.ts

server/src/dtos/calendar-heatmap.dto.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createZodDto } from 'nestjs-zod';
2import { CalendarHeatmapType } from 'src/enum';
3import { isoDateToDate } from 'src/validation';
4import z from 'zod';

Callers

nothing calls this directly

Calls 1

metaMethod · 0.80

Tested by

no test coverage detected