MCPcopy
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

1import { Module, Injectable, Global } from '@nestjs/common';
2
3@Injectable()
4export class GlobalService {

Callers

nothing calls this directly

Calls 3

InjectableFunction · 0.90
GlobalFunction · 0.90
ModuleFunction · 0.90

Tested by

no test coverage detected