Skip to content

DataView.prototype missing #38676

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

Closed
devsnek opened this issue May 20, 2020 · 1 comment · Fixed by #38678
Closed

DataView.prototype missing #38676

devsnek opened this issue May 20, 2020 · 1 comment · Fixed by #38678
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

Comments

@devsnek
Copy link
Contributor

devsnek commented May 20, 2020

TypeScript Version: 3.9.2

Search Terms:

Code

DataView.prototype

Expected behavior: is DataView.prototype

Actual behavior: is Function.prototype

Playground Link:

https://www.typescriptlang.org/play/?target=99#code/CIQwLiBqCWCmDuA6ADgJwPZkwT2bRA5rGAKrQB2YAHEA

Related Issues:

@RyanCavanaugh RyanCavanaugh added Bug A bug in TypeScript Help Wanted You can do this Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript labels Jun 9, 2020
@RyanCavanaugh RyanCavanaugh added this to the Backlog milestone Jun 9, 2020
@devsnek
Copy link
Contributor Author

devsnek commented Jul 13, 2020

@RyanCavanaugh not sure why you marked this as "help wanted" there's already an open pr.

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 Help Wanted You can do this
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants