MCPcopy 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
25export interface IAppContainer {

Callers 7

dino.spec.tsFile · 0.65
app.tsFile · 0.65
app.tsFile · 0.65
app.tsFile · 0.65
app.tsFile · 0.65
app.tsFile · 0.65
app.tsFile · 0.65

Implementers 1

Dinosrc/api/dino.ts

Calls

no outgoing calls

Tested by

no test coverage detected