MCPcopy
hub / github.com/zai-org/GLM-OCR / FileRoutesByTo

Interface FileRoutesByTo

apps/frontend/src/routeTree.gen.ts:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 '/': typeof OcrIndexRoute
22}
23export interface FileRoutesByTo {
24 '/': typeof OcrIndexRoute
25}
26export interface FileRoutesById {
27 __root__: typeof rootRouteImport
28 '/_ocr/': typeof OcrIndexRoute

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected