Skip to content

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

Merged
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:declaration-emit-namespace-reexport
May 6, 2021
Merged

Dont allow namespace reexport symbols when looking up valid local names#43969
weswigham merged 1 commit into
microsoft:masterfrom
weswigham:declaration-emit-namespace-reexport

Conversation

@weswigham
Copy link
Copy Markdown
Member

Fixes #42981

@weswigham weswigham requested review from andrewbranch and sandersn 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
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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