Skip to content

Defer index types on homomorphic mapped types that change readonlyness#60858

Open
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/defer-index-on-generic-mapped-type-that-add-readonlyness
Open

Defer index types on homomorphic mapped types that change readonlyness#60858
Andarist wants to merge 1 commit intomicrosoft:mainfrom
Andarist:fix/defer-index-on-generic-mapped-type-that-add-readonlyness

Conversation

@Andarist
Copy link
Contributor

fixes #60231

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

keyof Readonly<string[]> different from keyof Readonly<T> where T is string[]

3 participants