Emailrefugee

Avatar
  • 活动总数 2
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 1
  • Emailrefugee 创建了一个帖子,

    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...