Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/immich-app/immich
/ map.dto.ts
File
map.dto.ts
server/src/dtos/map.dto.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createZodDto } from
'nestjs-zod'
;
2
import
{ isoDatetimeToDate, latitudeSchema, longitudeSchema, stringToBool } from
'src/validation'
;
3
import
z from
'zod'
;
4
Callers
nothing calls this directly
Calls
1
meta
Method · 0.80
Tested by
no test coverage detected