kucservice 1.1.7 → 1.1.8

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.
@@ -8922,6 +8922,11 @@ var common_request_wsClass = /*#__PURE__*/function () {
8922
8922
 
8923
8923
  return _classPrivateFieldGet(this, _player);
8924
8924
  }
8925
+ }, {
8926
+ key: "destroy",
8927
+ value: function destroy() {
8928
+ this.socket.closeSocket();
8929
+ }
8925
8930
  }]);
8926
8931
 
8927
8932
  return wsClass;
Binary file