How come TS autodetects my class declaration but not my type alias?

前端 未结 0 988
刺人心
刺人心 2021-01-18 05:13

I have a declaration file with export declare type Something = /**types here*/. I\'m using the type alias Something in another ts file.

My g

相关标签:
回答
  • 消灭零回复
提交回复
热议问题