Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/akveo/ngx-admin
/ forRoot
Method
forRoot
src/app/@core/core.module.ts:162–169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
static forRoot(): ModuleWithProviders<CoreModule> {
163
return
{
164
ngModule: CoreModule,
165
providers: [
166
...NB_CORE_PROVIDERS,
167
],
168
};
169
}
170
}
Callers
4
app-routing.module.ts
File · 0.45
app.module.ts
File · 0.45
core.module.ts
File · 0.45
maps.module.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected