UNPKG

@azure/communication-chat

Version:
7 lines 233 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export const getSignalingClient = (_credential, _logger, _options) => { // In node js return undefined; }; //# sourceMappingURL=signalingClient.js.map