UNPKG

@opentelemetry/instrumentation-ioredis

Version:
3 lines 177 B
import { Span } from '@opentelemetry/api'; export declare const endSpan: (span: Span, err: NodeJS.ErrnoException | null | undefined) => void; //# sourceMappingURL=utils.d.ts.map