What's the Typescript type when you get an Axios object as a return (request)?

前端 未结 0 1122
轮回少年
轮回少年 2021-01-13 17:56

I have a function that returns an Axios object. What\'s the type that should go after helloWorldOptions?

function helloWorld(options: helloWorldOptions:  = {}         


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