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

File env.dto.ts

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

Source from the content-addressed store, hash-verified

1import { ImmichEnvironmentSchema, LogFormatSchema, LogLevelSchema } from 'src/enum';
2import { IsIPRange } from 'src/validation';
3import z from 'zod';
4

Callers

nothing calls this directly

Calls 4

IsIPRangeFunction · 0.90
metaMethod · 0.80
mapMethod · 0.80
transformMethod · 0.45

Tested by

no test coverage detected