buzzcasting-storage 3.1.3 → 3.2.1

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.
@@ -107,9 +107,6 @@ export declare enum EVENTS {
107
107
  ADD_SLIDE = "addSlide",
108
108
  APP_READY = "appReady",
109
109
  API_UPDATE = "apiUpdate",
110
- WS_API_REQUEST = "wsApiRequest",
111
- WS_API_RESPONSE = "wsApiResponse",
112
- WS_API_UPDATE = "wsApiUpdate",
113
110
  APPROVE_MESSAGE = "approveMessage",
114
111
  CHANNEL = "channel",
115
112
  CLEAN_MESSAGES = "cleanMessages",