Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eggjs/egg
/ RouterChangeProps
Interface
RouterChangeProps
site/app.ts:22–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
interface
RouterChangeProps {
23
location: Location;
24
routes: Route[];
25
action: string;
26
}
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…