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

File bbox.dto.ts

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

Source from the content-addressed store, hash-verified

1import { latitudeSchema, longitudeSchema } from 'src/validation';
2import z from 'zod';
3
4export const BBoxSchema = z

Callers

nothing calls this directly

Calls 1

metaMethod · 0.80

Tested by

no test coverage detected