UNPKG

@opentelemetry/instrumentation-tedious

Version:

OpenTelemetry instrumentation for `tedious` database client for Microsoft SQL Server

3 lines 173 B
import { InstrumentationConfig } from '@opentelemetry/instrumentation'; export type TediousInstrumentationConfig = InstrumentationConfig; //# sourceMappingURL=types.d.ts.map