UNPKG

@awarns/tracing

Version:

AwarNS Framework package that eases the tracing and debugging of complex task execution workflows

6 lines 195 B
export var TraceResult; (function (TraceResult) { TraceResult["OK"] = "OK"; TraceResult["ERROR"] = "error"; })(TraceResult || (TraceResult = {})); //# sourceMappingURL=trace-result.js.map