{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,qDAG2B;AAFzB,2HAAA,wBAAwB,OAAA;AACxB,8HAAA,2BAA2B,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport {\n  AwsLambdaInstrumentation,\n  lambdaMaxInitInMilliseconds,\n} from './instrumentation';\nexport type {\n  AwsLambdaInstrumentationConfig,\n  EventContextExtractor,\n  RequestHook,\n  ResponseHook,\n} from './types';\n"]}