Skip to content

Commit

Permalink
Tweak input type
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish authored May 7, 2024
1 parent e2565c3 commit 58ddea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ function hasEncryptionScheme(mediaKeySystemAccess) {
}

/**
* @param {?string} scheme Encryption scheme to check
* @param {(string|undefined)} scheme Encryption scheme to check
* @param {?string} supportedScheme A guess at the encryption scheme this
* supports.
* @return {boolean} True if the scheme is compatible.
Expand Down

0 comments on commit 58ddea5

Please sign in to comment.