forked from shaka-project/shaka-player
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: export shaka.util.FairPlayUtils and shaka.util.BufferUtils (shak…
…a-project#2628) @exportInterface is used by the extern generator, but ignored by the compiler. @export should be used for shaka.util.FairPlayUtils and shaka.util.BufferUtils. Closes shaka-project#2626 and shaka-project#2627
- Loading branch information
Álvaro Velad Galván
authored
Jun 9, 2020
1 parent
741424e
commit a201be4
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters