Documentation
Preparing search index...
@waku/react
DnsClient
Interface DnsClient
interface
DnsClient
{
resolveTXT
:
(
domain
:
string
)
=>
Promise
<
string
[]
>
;
}
Index
Properties
resolve
TXT
Properties
resolve
TXT
resolveTXT
:
(
domain
:
string
)
=>
Promise
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
resolve
TXT
Documentation
Loading...