MCPcopy
hub / github.com/PrefectHQ/prefect / Register

Interface Register

ui-v2/src/router.tsx:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58declare module "@tanstack/react-router" {
59 interface Register {
60 router: typeof router;
61 }
62}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…