@helia/verified-fetch
Preparing search index...
PluginErrorOptions
Interface PluginErrorOptions
interface
PluginErrorOptions
{
details
?:
Record
<
string
,
any
>
;
fatal
?:
boolean
;
response
?:
Response
;
}
Index
Properties
details?
fatal?
response?
Properties
Optional
details
details
?:
Record
<
string
,
any
>
Optional
fatal
fatal
?:
boolean
Optional
response
response
?:
Response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
details
fatal
response
@helia/verified-fetch
Loading...