UNPKG

262 BTypeScriptView Raw
1/** Constants describing the SDK in use */
2export declare const SDK_INFO: {
3 "telemetry.sdk.name": string;
4 "process.runtime.name": string;
5 "telemetry.sdk.language": string;
6 "telemetry.sdk.version": string;
7};
8//# sourceMappingURL=sdk-info.d.ts.map
\No newline at end of file