@helia/verified-fetch
Preparing search index...
URLResolver
Interface URLResolver
interface
URLResolver
{
resolve
(
url
:
URL
,
serverTiming
:
ServerTiming
,
options
?:
ResolveURLOptions
,
)
:
Promise
<
ResolveURLResult
>
;
}
Index
Methods
resolve
Methods
resolve
resolve
(
url
:
URL
,
serverTiming
:
ServerTiming
,
options
?:
ResolveURLOptions
,
)
:
Promise
<
ResolveURLResult
>
Resolve the passed resource to a CID and associated metadata
Parameters
url
:
URL
serverTiming
:
ServerTiming
Optional
options
:
ResolveURLOptions
Returns
Promise
<
ResolveURLResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
resolve
@helia/verified-fetch
Loading...
Resolve the passed resource to a CID and associated metadata