SubtleCrypto methods return PromiseLike instead of Promise #37756
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Milestone
TypeScript Version: 3.9.0-dev.20200328
Search Terms:
WebCrypto, web crypto, SubtleCrypto, subtle, PromiseLike
Expected behavior:
Should compile with no errors.
Actual behavior:
Related Issues:
microsoft/TypeScript-DOM-lib-generator#843 (pull request that should fix this)
microsoft/TypeScript-DOM-lib-generator#60
microsoft/TypeScript-DOM-lib-generator#47
Code
Output
Compiler Options
Playground Link: Provided
The text was updated successfully, but these errors were encountered: