MCPcopy Create free account
hub / github.com/ever-co/ever-demand /

Class

packages/common-angular/src/common.module.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 imports: [CommonLibModule, RoutersModule, LocaleModule],
13})
14export class CommonModule {
15 static forRoot(options: CommonModuleConfig): ModuleWithProviders<CommonModule> {
16 return {
17 ngModule: CommonModule,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected