UNPKG

@opentelemetry/semantic-conventions

Version:
10 lines 331 B
/* * 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 './SemanticAttributes'; //# sourceMappingURL=index.js.map