MCPcopy
hub / github.com/ourongxing/newsnow / Register

Interface Register

src/main.tsx:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26declare module "@tanstack/react-router" {
27 interface Register {
28 router: typeof router
29 }
30}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected