MCPcopy Create free account
hub / github.com/better-auth/examples / Register

Interface Register

tanstack-example/app/router.tsx:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12declare module "@tanstack/react-router" {
13 interface Register {
14 router: ReturnType<typeof createRouter>;
15 }
16}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected