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

Interface RootRouteChildren

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

Source from the content-addressed store, hash-verified

36 fileRoutesById: FileRoutesById
37}
38export interface RootRouteChildren {
39 OcrIndexRoute: typeof OcrIndexRoute
40}
41
42declare module '@tanstack/react-router' {
43 interface FileRoutesByPath {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected