UNPKG

@awarns/tracing

Version:

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

4 lines (3 loc) 70 B
export interface TracerConfig { outputsSensitiveData?: boolean; }