Import suggestion behaviour differs between export =
(CommonJS/AMD) and default exports
#25402
Labels
Duplicate
An existing issue was already created
TypeScript Version: 2.9.2
Search Terms: import suggestion export default
Code
I think these should behave the same. The behaviour for default exports is useful and should also apply to
export =
(CommonJS/AMD)?The text was updated successfully, but these errors were encountered: