get jurisdiction()

in monitoring/src/config.ts [25:27]


	get jurisdiction(): JurisdictionOpt {
		return this._jurisdiction;
	}