How can I import and use the types of other modules in d.ts file?

后端 未结 0 1164
挽巷
挽巷 2020-12-07 23:32

Using import/from in d.ts file seems to be considered type definition file rather than module file, as shown below. What should I do?

import { WebAPICallResul         


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