{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,qDAA0D;AAAjD,wHAAA,qBAAqB,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport { MySQL2Instrumentation } from './instrumentation';\nexport type {\n  MySQL2InstrumentationConfig,\n  MySQL2InstrumentationExecutionResponseHook,\n  MySQL2ResponseHookInformation,\n} from './types';\n"]}