TypeScript
TypeScript copied to clipboard
Fixed member completions for `NoInfer`-wrapped unions
fixes https://github.com/microsoft/TypeScript/issues/60253
This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.
Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.
Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.