{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,iCAA+C;AAAtC,6GAAA,oBAAoB,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport { RedisInstrumentation } from './redis';\nexport type {\n  DbStatementSerializer,\n  RedisInstrumentationConfig,\n  RedisResponseCustomAttributeFunction,\n} from './types';\n"]}