UNPKG

@awarns/tracing

Version:

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

5 lines (4 loc) 71 B
export declare enum TraceResult { OK = "OK", ERROR = "error" }