Skip to content

Commit

Permalink
Add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
tvanlaerhoven committed Oct 30, 2024
1 parent a2794a5 commit b227774
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/api/player/THEOplayer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@ export interface THEOplayer extends EventDispatcher<PlayerEventMap> {

/**
* The player version.
*
* @deprecated use {@link sdkVersions} instead.
*/
readonly version: PlayerVersion;

Expand Down

0 comments on commit b227774

Please sign in to comment.