Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-web
doh/dnslink
resolve
Function resolve
resolve
(
domain
:
string
,
options
?:
ResolveOptions
,
)
:
Promise
<
|
{
error
:
Errors
;
result
?:
undefined
}
|
{
error
?:
undefined
;
result
:
string
[]
}
,
>
Resolve dnslink records
Parameters
domain
:
string
Optional
options
:
ResolveOptions
Returns
Promise
<
|
{
error
:
Errors
;
result
?:
undefined
}
|
{
error
?:
undefined
;
result
:
string
[]
}
,
>
See
https://dnslink.dev/
https://docs.ipfs.tech/concepts/dnslink
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Resolve dnslink records