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.
@@ -8913,6 +8913,11 @@ var common_request_wsClass = /*#__PURE__*/function () {
8913
8913
 
8914
8914
  return _classPrivateFieldGet(this, _player);
8915
8915
  }
8916
+ }, {
8917
+ key: "destroy",
8918
+ value: function destroy() {
8919
+ this.socket.closeSocket();
8920
+ }
8916
8921
  }]);
8917
8922
 
8918
8923
  return wsClass;
Binary file