Skip to content

Dont allow namespace reexport symbols when looking up valid local names #43969

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

Conversation

weswigham
Copy link
Member

Fixes #42981

@weswigham weswigham requested review from sandersn and andrewbranch May 5, 2021 21:29
@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels May 5, 2021
@weswigham weswigham merged commit a5607a4 into microsoft:master May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TS4025: Exported variable '...' has or is using private name '...'. when using Namespace export
3 participants