@pluno/product-agent-web 0.1.191 → 0.1.192

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.
package/dist/index.d.ts CHANGED
@@ -363,6 +363,7 @@ export declare class PlunoProductAgent {
363
363
  private findStoppedTurn;
364
364
  private findStoppedTurnForEvent;
365
365
  private rememberDurablyStoppedTurn;
366
+ private forgetSupersededTaskTabClosedTurn;
366
367
  private shouldIgnoreStoppedTurnEvent;
367
368
  private filterStoppedSnapshotItems;
368
369
  private handleServerEvent;