mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
05666fc9fb
Added proper check for SymbolFlags.Module before calling addImportForModuleSymbol to prevent debug assertion failure when moving non-module symbols like React components. Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>