UNPKG

@microsoft/omnichannel-chat-sdk

Version:
10 lines 352 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ocSDKConfiguration = { getChatTokenRetryCount: 5, getChatTokenTimeBetweenRetriesOnFailure: 2000, getChatTokenRetryOn429: true, useUnauthReconnectIdSigQueryParam: false }; exports.default = ocSDKConfiguration; //# sourceMappingURL=ocSDKConfiguration.js.map