@vindral/web-sdk 3.0.4 → 3.0.5

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/index.d.ts CHANGED
@@ -1374,6 +1374,7 @@ export declare class Player {
1374
1374
  private playerElement;
1375
1375
  private bufferingOverlay;
1376
1376
  private playOverlay;
1377
+ private castOverlay;
1377
1378
  private channelSelectionList?;
1378
1379
  private bar;
1379
1380
  private stateInterval?;