Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/volcengine/OpenViking
/ Register
Interface
Register
web-studio/src/router.tsx:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
declare module
'@tanstack/react-router'
{
18
interface Register {
19
router: ReturnType<typeof getRouter>
20
}
21
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected