jimpex
Preparing search index...
APIClientConstructorOptions
Type Alias APIClientConstructorOptions
APIClientConstructorOptions
:
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.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jimpex
Loading...
The options to construct a APIClient.