{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/detectors/index.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,uDAAsD;AAA7C,oHAAA,gBAAgB,OAAA;AACzB,qEAAoE;AAA3D,kIAAA,uBAAuB,OAAA;AAChC,2EAA0E;AAAjE,wIAAA,0BAA0B,OAAA;AACnC,mEAAkE;AAAzD,gIAAA,sBAAsB,OAAA;AAC/B,qDAAoD;AAA3C,kHAAA,eAAe,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\nexport { azureAksDetector } from './AzureAksDetector';\nexport { azureAppServiceDetector } from './AzureAppServiceDetector';\nexport { azureContainerAppsDetector } from './AzureContainerAppsDetector';\nexport { azureFunctionsDetector } from './AzureFunctionsDetector';\nexport { azureVmDetector } from './AzureVmDetector';\n"]}