UNPKG

autotel

Version:
11 lines (10 loc) 387 B
// src/semantic-conventions.ts function httpRequestHeaderAttribute(name) { return `http.request.header.${name.toLowerCase()}`; } function httpResponseHeaderAttribute(name) { return `http.response.header.${name.toLowerCase()}`; } export { httpRequestHeaderAttribute, httpResponseHeaderAttribute }; //# sourceMappingURL=chunk-7552UTQW.js.map //# sourceMappingURL=chunk-7552UTQW.js.map