flyio icon indicating copy to clipboard operation
flyio copied to clipboard

Typescript: fly.interceptors.response.use

Open wangqiang66 opened this issue 5 years ago • 0 comments

(response: FlyResponse, promise) promise第二个参数不能使用

类型“(response: FlyResponse, promise: any) => { data: any; response: any; }”的参数不能赋给类型“(response: FlyResponse) => any”的参数。

wangqiang66 avatar Jan 08 '20 09:01 wangqiang66