UNPKG

@microsoft/omnichannel-chat-sdk

Version:
9 lines 237 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var IC3 = 'IC3'; var DirectLine = 'DirectLine'; exports.default = { IC3: IC3, DirectLine: DirectLine }; //# sourceMappingURL=ChatAdapterProtocols.js.map