get config()
in
monitoring/src/config.ts [37:39]
3
lines of code
1
McCabe index (conditional complexity)
get config(): Config | undefined { return this._config; }