@voicenter-team/events-sdk 0.0.59 → 0.0.61

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.
@@ -834,7 +834,7 @@ declare type LoginSuccessEvent = {
834
834
 
835
835
  export declare type LoginSuccessEventSDK = EventTypeData<EventsEnum.LOGIN_SUCCESS>
836
836
 
837
- declare enum LoginType {
837
+ export declare enum LoginType {
838
838
  USER = "User",
839
839
  TOKEN = "Token"
840
840
  }
@@ -2893,7 +2893,7 @@ const Io = {
2893
2893
  }
2894
2894
  };
2895
2895
  function Bo() {
2896
- return (typeof window.navigator > "u" || typeof window.navigator.userAgent > "u") && (window.navigator.userAgent = "react-native"), function t(e, r, n) {
2896
+ return typeof window < "u" && (typeof window.navigator > "u" || typeof window.navigator.userAgent > "u") && (window.navigator.userAgent = "react-native"), function t(e, r, n) {
2897
2897
  function o(h, d) {
2898
2898
  if (!r[h]) {
2899
2899
  if (!e[h]) {
@@ -5570,6 +5570,7 @@ export {
5570
5570
  z as EventsEnum,
5571
5571
  wr as ExtensionEventReasonEnum,
5572
5572
  Wo as ExtensionHangupCauseEnum,
5573
+ it as LoginType,
5573
5574
  Ko as QueueEventReasonEnum,
5574
5575
  Sr as ServerListenerEventsEnum,
5575
5576
  Go as default