UNPKG

@awarns/tracing

Version:

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

5 lines (4 loc) 73 B
export declare enum TraceType { EVENT = "event", TASK = "task" }