MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / Register

Interface Register

packages/react/src/console-router.ts:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20declare module "@tanstack/react-router" {
21 interface Register {
22 readonly router: typeof consoleRouter;
23 }
24}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected