Typings out of date?
Created by: re-jim
As of commit 9ed862a6
Comparing the typings of ProtectionController: https://github.com/Dash-Industry-Forum/dash.js/blob/development/build/typings/index.d.ts#L34
With the actual code: https://github.com/Dash-Industry-Forum/dash.js/blob/development/src/streaming/protection/controllers/ProtectionController.js#L99
There seems to be some inconsistencies. Do the typings need to be updated to match the code?