UNPKG

@opentelemetry/instrumentation-mongodb

Version:
4 lines 316 B
export { MongoDBInstrumentation } from './instrumentation'; export { MongodbCommandType } from './types'; export type { CommandResult, DbStatementSerializer, MongoDBInstrumentationConfig, MongoDBInstrumentationExecutionResponseHook, MongoResponseHookInformation, } from './types'; //# sourceMappingURL=index.d.ts.map