client_plugin_logic_deb 1.8.483 → 1.8.484

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.
@@ -453,7 +453,7 @@
453
453
  initMetadataForClass(BrowserCompressionService, 'BrowserCompressionService', BrowserCompressionService, VOID, [CompressionService], [2]);
454
454
  //endregion
455
455
  function GameEngineConfig() {
456
- this.version = '1.8.483';
456
+ this.version = '1.8.484';
457
457
  }
458
458
  protoOf(GameEngineConfig).k47 = function () {
459
459
  return this.version;
@@ -300,7 +300,7 @@
300
300
  initMetadataForClass(Emitter, 'Emitter');
301
301
  initMetadataForCoroutine($collectCOROUTINE$_2, CoroutineImpl);
302
302
  initMetadataForClass(AbstractSharedFlow, 'AbstractSharedFlow', VOID, SynchronizedObject);
303
- initMetadataForClass(SharedFlowImpl, 'SharedFlowImpl', VOID, AbstractSharedFlow, [AbstractSharedFlow, Flow, FlowCollector, FusibleFlow], [1]);
303
+ initMetadataForClass(SharedFlowImpl, 'SharedFlowImpl', VOID, AbstractSharedFlow, [AbstractSharedFlow, FlowCollector, Flow, FusibleFlow], [1]);
304
304
  initMetadataForClass(AbstractSharedFlowSlot, 'AbstractSharedFlowSlot');
305
305
  initMetadataForClass(SharedFlowSlot, 'SharedFlowSlot', SharedFlowSlot, AbstractSharedFlowSlot);
306
306
  initMetadataForInterface(StateFlow, 'StateFlow', VOID, VOID, [Flow], [1]);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "main": "Logic_Debertz-client_plugin.js",
3
3
  "types": "Logic_Debertz-client_plugin.d.ts",
4
- "version": "1.8.483",
4
+ "version": "1.8.484",
5
5
  "name": "client_plugin_logic_deb",
6
6
  "dependencies": {
7
7
  "@js-joda/core": "3.2.0",