MCPcopy 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

157class FeatureModule {}
158
159@NgModule({
160 imports: [StoreModule.forRoot({}), EffectsModule.forRoot([]), FeatureModule],
161})
162class AppModule {}

Callers

nothing calls this directly

Calls 1

forRootMethod · 0.45

Tested by

no test coverage detected