Skip to content

Infer from constraints of type parameters in generic signatures#60938

Open
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/infer-from-generic-signature-constraint
Open

Infer from constraints of type parameters in generic signatures#60938
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/infer-from-generic-signature-constraint

Conversation

@Andarist
Copy link
Contributor

@Andarist Andarist commented Jan 8, 2025

fixes #41040

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

Infer declarations are allowed in generic constraints, but do not infer generic constraint types

2 participants