The return type of the index in DataTransferItemList (lib.d.ts) should be DataTransferItem and not File #6106
Labels
Breaking Change
Would introduce errors in existing code
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Fixed
A PR has been merged for this issue
Good First Issue
Well scoped, documented and has the green light
Help Wanted
You can do this
Milestone
current Definition:
should be:
cf. Spec at https://html.spec.whatwg.org/multipage/interaction.html#datatransferitemlist
The text was updated successfully, but these errors were encountered: