Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES Module import types are not correct #6675

Open
5 tasks done
scottsmith-1 opened this issue Sep 4, 2024 · 1 comment
Open
5 tasks done

ES Module import types are not correct #6675

scottsmith-1 opened this issue Sep 4, 2024 · 1 comment

Comments

@scottsmith-1
Copy link

What version of Hls.js are you using?

1.5.15

What browser (including version) are you using?

Brave 1.69.160

What OS (including version) are you using?

Ubuntu 24.04.1

Test stream

https://github.com/scottsmith-1/hls-js

Configuration

{}

Additional player setup steps

No response

Checklist

Steps to reproduce

https://github.com/scottsmith-1/hls-js
Project repro

View the screenshot for a basic .js
Follow the steps in the README.md to see the fix

Expected behaviour

Types are determined correctly by vscode and for typescript users

What actually happened?

Types are wrong, follow links in README for a full description of what is happening

Console output

Logs are fine. Only a static testing issue

Chrome media internals output

No response

@scottsmith-1 scottsmith-1 added Bug Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. labels Sep 4, 2024
@robwalch robwalch added Duplicate and removed Bug Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. labels Sep 4, 2024
@robwalch
Copy link
Collaborator

robwalch commented Sep 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@robwalch @scottsmith-1 and others