/* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ /* eslint-disable no-restricted-syntax -- * These re-exports are only of constants, only one-level deep at this point, * and should not cause problems for tree-shakers. */ export * from './SemanticResourceAttributes'; //# sourceMappingURL=index.js.map