MCPcopy 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
42export interface IDIContainer {

Callers 2

bindMethod · 0.65

Implementers 1

AppContainersrc/modules/core/app.container.ts

Calls

no outgoing calls

Tested by

no test coverage detected