@devix-technologies/react-gjirafa-vp-player 1.0.31-beta.15 → 1.0.31-beta.17

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
@@ -230,6 +230,7 @@ export declare interface CurrentVideoData {
230
230
  author?: string;
231
231
  tags?: string[];
232
232
  description?: string;
233
+ nextVideoId?: string;
233
234
  }
234
235
 
235
236
  /**