{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,qDAA2D;AAAlD,yHAAA,sBAAsB,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors, Aspecto\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport { KafkaJsInstrumentation } from './instrumentation';\nexport type {\n  KafkaConsumerCustomAttributeFunction,\n  KafkaJsInstrumentationConfig,\n  KafkaProducerCustomAttributeFunction,\n  KafkajsMessage,\n  MessageInfo,\n} from './types';\n"]}