Skip to content

Base signatures resolve only the type parameters local to the signatue #42703

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

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

weswigham
Copy link
Member

Rather than all type parameters referred to in the signature's type parameter list, as was done by using getBaseConstraintOfType.

Fixes #42495

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Feb 9, 2021
@weswigham weswigham merged commit 8d58c8d into microsoft:master Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Type aliases do not compose sensibly (should they?)
3 participants