Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ global.module.ts
File
global.module.ts
integration/lazy-modules/src/global.module.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Module, Injectable, Global } from
'@nestjs/common'
;
2
3
@Injectable()
4
export
class
GlobalService {
Callers
nothing calls this directly
Calls
3
Injectable
Function · 0.90
Global
Function · 0.90
Module
Function · 0.90
Tested by
no test coverage detected