I am encountering the following issue when trying to import individual members from a TS namespace:

This was last working without issue on v2.20.2. It first became an error in v2.21.0, but I saw there were some other issues opened around the same time about import = syntax, so I wanted to wait and see if it would be fixed in any of the subsequent releases.
Here is a repo with a recreation of the issue.
Sorry, that's my bad - looks like the changes I've made caused object-imports to fail.
I just set up a PR to fix it, stay tuned
Most helpful comment
Sorry, that's my bad - looks like the changes I've made caused object-imports to fail.
I just set up a PR to fix it, stay tuned