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

lib.dom.d.ts is missing IDBObjectStore.openKeyCursor() #24313

Closed
oliverjanik opened this issue May 22, 2018 · 1 comment
Closed

lib.dom.d.ts is missing IDBObjectStore.openKeyCursor() #24313

oliverjanik opened this issue May 22, 2018 · 1 comment
Assignees
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

Comments

@oliverjanik
Copy link

Version: 2.8.3

https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore/openKeyCursor

@mhegazy mhegazy added Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript labels May 22, 2018
@mhegazy mhegazy added this to the Community milestone May 22, 2018
@mhegazy mhegazy added Help Wanted You can do this Fixed in TSJS repo Fix merged in https://github.com/Microsoft/TSJS-lib-generator, but not ported yet labels May 22, 2018
@mhegazy mhegazy self-assigned this May 22, 2018
@mhegazy mhegazy modified the milestones: Community, TypeScript 3.0 May 22, 2018
@mhegazy mhegazy removed the Help Wanted You can do this label May 22, 2018
@mhegazy mhegazy added Fixed A PR has been merged for this issue and removed Fixed in TSJS repo Fix merged in https://github.com/Microsoft/TSJS-lib-generator, but not ported yet labels Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants