Minimal interface for environment-variable configuration access.
Implemented by both NestJS ConfigService (from @nestjs/config) and BriyahConfigService so consumers can read env-derived settings without coupling to either implementation.
ConfigService
@nestjs/config
BriyahConfigService
Optional
Minimal interface for environment-variable configuration access.
Implemented by both NestJS
ConfigService(from@nestjs/config) andBriyahConfigServiceso consumers can read env-derived settings without coupling to either implementation.