Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ParallelTask/dinoloop
/ useRouter
Method
useRouter
src/modules/interfaces/idino.ts:22–22 ·
view source on GitHub ↗
(cb: () => any)
Source
from the content-addressed store, hash-verified
20
injector: T, cb: (injector: T,
type
: any) => any): void;
21
bind(): void;
22
useRouter(cb: () => any): void;
23
}
24
25
export
interface
IAppContainer {
Callers
7
dino.spec.ts
File · 0.65
app.ts
File · 0.65
app.ts
File · 0.65
app.ts
File · 0.65
app.ts
File · 0.65
app.ts
File · 0.65
app.ts
File · 0.65
Implementers
1
Dino
src/api/dino.ts
Calls
no outgoing calls
Tested by
no test coverage detected