MCPcopy
hub / github.com/immich-app/immich / activity.dto.ts

File activity.dto.ts

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

Source from the content-addressed store, hash-verified

1import { createZodDto } from 'nestjs-zod';
2import { Activity } from 'src/database';
3import { mapUser, UserResponseSchema } from 'src/dtos/user.dto';
4import { isoDatetimeToDate } from 'src/validation';

Callers

nothing calls this directly

Calls 1

metaMethod · 0.80

Tested by

no test coverage detected