ImageBitmap interface missing #14402
Labels
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
Help Wanted
You can do this
Milestone
TypeScript Version: 2.2.1
Code
Expected behavior:
No compilation errors.
Actual behavior:
Property 'createImageBitmap' does not exist on type 'Window'.
ImageBitmap is defined in WHATWG HTML Living Standard. I'll create a PR in a few minutes. :)
The text was updated successfully, but these errors were encountered: