Type Alias PromiseResponse<T>

PromiseResponse<T>: Promise<Response<T>>

Type Parameters

  • T