Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ParallelTask/dinoloop
/ build
Method
build
src/modules/interfaces/idino.ts:39–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
enableTaskContext: boolean;
38
useRouter: IRouterCallBack;
39
build(): void;
40
}
41
42
export
interface
IDIContainer {
Callers
2
bind
Method · 0.65
app.container.spec.ts
File · 0.65
Implementers
1
AppContainer
src/modules/core/app.container.ts
Calls
no outgoing calls
Tested by
no test coverage detected