Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ngrx/platform
/ AppModule
Class
AppModule
modules/effects/spec/effects_feature_module.spec.ts:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
class
FeatureModule {}
158
159
@NgModule({
160
imports: [StoreModule.forRoot({}), EffectsModule.forRoot([]), FeatureModule],
161
})
162
class
AppModule {}
Callers
nothing calls this directly
Calls
1
forRoot
Method · 0.45
Tested by
no test coverage detected