ApiResponse<Path, Method>: ClientResponse<paths, Path, Method>

Get client response type for kos API

Type Parameters

  • Path extends ApiPath
  • Method extends "get" | "post" | "put" | "delete" = "get"