Make the `request` function generic // to specify the return data type: function request<TResponse>( url: string,
確定! 回上一頁