-
Notifications
You must be signed in to change notification settings - Fork 12.9k
feat(40004): Missing Compiler API predicate function: isNamedTupleMember #40005
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
@rbuckton should this land in 4.0? |
It wouldn't hurt anything to add it and it would be helpful for API consumers |
@typescript-bot cherry-pick this to release-4.0 and LKG |
Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into |
@typescript-bot cherry-pick this to release-4.0 and LKG |
Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into |
Component commits: fa1ed85 feat(40004): make isNamedTupleMember public
Hey @DanielRosenwasser, I've opened #40015 for you. |
Hey @DanielRosenwasser, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-4.0 manually. |
Component commits: fa1ed85 feat(40004): make isNamedTupleMember public
Fixes #40004