Open diogoazevedos opened 7 months ago
For example, the Variant defines score as optional, however, the type does not reflect that: https://github.com/kuu/hls-parser/blob/f1d7c861ec509f41b7e8073cc3517223d3c66a84/types.ts#L55
Variant
score
For example, the
Variant
definesscore
as optional, however, the type does not reflect that: https://github.com/kuu/hls-parser/blob/f1d7c861ec509f41b7e8073cc3517223d3c66a84/types.ts#L55