Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
).subscribeTracked(this, value => {
this.output.outputBinding.outputEval.clearIssue(ErrorCode.OUTPUT_EVAL_INHERIT);
this.output.outputBinding.loadContents = value.loadContents;
this.propagateChange(this.output);
});
}