Emailrefugee
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Emailrefugee created a post, Typescript - Go to Type Declaration for type alias
It seems as though there's no quick way to go to the type declaration of a symbol if the symbol is a type alias, like `type MyType = {a: string}`. Is this the case? CMD - Shift - B just jumps to th...