webitel-sdk 0.1.102 → 0.1.103

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29039,6 +29039,7 @@
29039
29039
  exports.Call = Call;
29040
29040
  exports.Agent = Agent;
29041
29041
  exports.Conversation = Conversation;
29042
+ exports.DeviceNotFoundError = DeviceNotFoundError;
29042
29043
  exports.SipClient = SipClient;
29043
29044
  exports.ExternalClient = ExternalClient;
29044
29045
  exports.SipPhone = SipPhone;