-
Notifications
You must be signed in to change notification settings - Fork 23
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
URL createObjectURL? #1
Comments
Wouldn't it belong in |
It's under URL and doesn't only work with file objects afaik |
Gabe is right actually, it's part of the File API: https://w3c.github.io/FileAPI/#dfn-createObjectURL |
I think it makes sense to move Thoughts? |
The type situation with The |
We used to have this in here, but maybe I just haven't found it in the right place.
The text was updated successfully, but these errors were encountered: