Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
web3
FetchMiddleware
Type alias FetchMiddleware
Fetch
Middleware
:
(
(
info
,
init
,
fetch
)
=>
void
)
A callback used to augment the outgoing HTTP request
Type declaration
(
info
,
init
,
fetch
)
:
void
Parameters
info
:
Parameters
<
FetchFn
>
[
0
]
init
:
Parameters
<
FetchFn
>
[
1
]
fetch
:
(
(
...
a
)
=>
void
)
(
...
a
)
:
void
Parameters
Rest
...
a
:
Parameters
<
FetchFn
>
Returns
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@anchor-lang/core - v1.0.1
Loading...
A callback used to augment the outgoing HTTP request