{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,qDAA2E;AAAlE,yHAAA,sBAAsB,OAAA;AAAE,iHAAA,cAAc,OAAA;AAC/C,yDAIgC;AAH9B,gHAAA,cAAc,OAAA;AACd,8GAAA,YAAY,OAAA;AACZ,8GAAA,YAAY,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport { ConnectInstrumentation, ANONYMOUS_NAME } from './instrumentation';\nexport {\n  AttributeNames,\n  ConnectNames,\n  ConnectTypes,\n} from './enums/AttributeNames';\n"]}