aimpress-chatbot/node_modules/botframework-connector/lib/conversationConstants.js
“SamoilenkoVadym” 195299ece0 Initial commit
2025-04-27 17:05:18 +01:00

7 lines
No EOL
311 B
JavaScript

"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