{"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\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport { IORedisInstrumentation } from './instrumentation';\nexport type {\n  CommandArgs,\n  DbStatementSerializer,\n  IORedisInstrumentationConfig,\n  IORedisRequestHookInformation,\n  RedisRequestCustomAttributeFunction,\n  RedisResponseCustomAttributeFunction,\n} from './types';\n"]}