{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,qDAA2D;AAAlD,yHAAA,sBAAsB,OAAA;AAC/B,iCAA6C;AAApC,2GAAA,kBAAkB,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport { MongoDBInstrumentation } from './instrumentation';\nexport { MongodbCommandType } from './types';\nexport type {\n  CommandResult,\n  DbStatementSerializer,\n  MongoDBInstrumentationConfig,\n  MongoDBInstrumentationExecutionResponseHook,\n  MongoResponseHookInformation,\n} from './types';\n"]}