Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenCBS/OpenCBS-Cloud
/
Class
client/src/app/core/core.module.ts:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
providers: [StompRService]
36
})
37
export
class
CoreModule {
38
static forRoot(): ModuleWithProviders {
39
return
{
40
ngModule: CoreModule,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected