Helia Verified Fetch
Preparing search index...
@helia/verified-fetch
index
UrlQuery
Interface UrlQuery
interface
UrlQuery
{
"dag-scope"
?:
string
;
download
?:
boolean
;
filename
?:
string
;
format
?:
RequestFormatShorthand
;
[
key
:
string
]:
unknown
;
}
Hierarchy
Record
<
string
,
string
|
unknown
>
UrlQuery
Indexable
[
key
:
string
]:
unknown
Index
Properties
dag-
scope?
download?
filename?
format?
Properties
Optional
dag-
scope
"dag-scope"
?:
string
Optional
download
download
?:
boolean
Optional
filename
filename
?:
string
Optional
format
format
?:
RequestFormatShorthand
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dag-
scope
download
filename
format
Helia Verified Fetch
Loading...