jimpex
Preparing search index...
HTTPConstructorOptions
Type Alias HTTPConstructorOptions
HTTPConstructorOptions
:
Partial
<
HTTPOptions
>
&
{
inject
:
{
logger
:
Logger
;
nodeFetch
:
NodeFetch
}
;
}
The options to construct a
HTTP
.
Type Declaration
inject
:
{
logger
:
Logger
;
nodeFetch
:
NodeFetch
}
A dictionary with the dependencies to inject.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jimpex
Loading...
The options to construct a HTTP.