Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeFox-Repo/codefox
/
Class
backend/src/app.module.ts:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
useClass: LoggingInterceptor,
69
},
70
],
71
exports: [AppConfigService],
72
})
73
export
class
AppModule {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected