Jkraft
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created ReSharper TypeScript - 'import' doesn't properly find 'export { xxx as default }'
AnsweredHi, The import below compiles correctly, but as you can see, SelectionArea 1) shows up never used in the import statement and 2) appears as unresolved when used in code. Looking at the types defin...