"use strict"; // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); exports.ConversationIdHttpHeaderName = void 0; exports.ConversationIdHttpHeaderName = 'x-ms-conversation-id'; //# sourceMappingURL=conversationConstants.js.map