api/http-handler.model.ts
Methods |
constructor(fetch, apiService?: RequestStartAndFinish)
|
|||||||||
Parameters :
|
handle | ||||||
handle(req: ApiCall)
|
||||||
Parameters :
Returns :
Observable<IFetchResponse>
|