Preparing search index...
The search index is not available
jimpex
jimpex
APIClientConstructorOptions
Type Alias APIClientConstructorOptions
APIClient
Constructor
Options
:
APIClientSettings
&
{
inject
:
{
http
:
HTTP
;
HTTPError
:
HTTPErrorClass
;
}
;
}
The options to construct a
APIClient
.
Type declaration
inject
:
{
http
:
HTTP
;
HTTPError
:
HTTPErrorClass
;
}
A dictionary with the dependencies to inject.
http
:
HTTP
HTTPError
:
HTTPErrorClass
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jimpex
Loading...
The options to construct a APIClient.