{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;AAEH,qDAA0D;AAAjD,wHAAA,qBAAqB,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * Copyright (c) 2025, Oracle and/or its affiliates.\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport { OracleInstrumentation } from './instrumentation';\nexport type {\n  OracleInstrumentationConfig,\n  OracleInstrumentationExecutionRequestHook,\n  OracleInstrumentationExecutionResponseHook,\n  OracleRequestHookInformation,\n  OracleResponseHookInformation,\n  SpanConnectionConfig,\n} from './types';\n"]}