UNPKG

@opentelemetry/core

Version:

OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.

5 lines 142 B
/** Constants describing the SDK in use */ export declare const SDK_INFO: { [x: string]: string; }; //# sourceMappingURL=sdk-info.d.ts.map