neurojs - v1.1.2
Preparing search index...
<internal>
MinimalClientOpts
Type Alias MinimalClientOpts
type
MinimalClientOpts
=
{
fetchFn
?:
FetchFunction
;
fetchOpts
?:
Record
<
string
,
unknown
>
;
headers
?:
Record
<
string
,
string
>
;
host
?:
string
;
}
Index
Properties
fetch
Fn?
fetch
Opts?
headers?
host?
Properties
Optional
fetch
Fn
fetchFn
?:
FetchFunction
Optional
fetch
Opts
fetchOpts
?:
Record
<
string
,
unknown
>
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
host
host
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Fn
fetch
Opts
headers
host
neurojs - v1.1.2
Loading...