[api-extractor] Naming conflict between import and global type renames global #1316
Labels
bug
Something isn't working as intended
effort: medium
Needs a somewhat experienced developer
help wanted
If you're looking to contribute, this issue is a good place to start!
If there's two type references, one a named import, the other a global variable, api-extractor renames the global variable instead of renaming the named import.
Example:
The text was updated successfully, but these errors were encountered: