Preparing search index...
The search index is not available
Documentation
Documentation
@waku/interfaces
SearchContext
Type alias SearchContext
Search
Context
:
{
domain
:
string
;
publicKey
:
string
;
visits
:
{
[
key
:
string
]
:
boolean
;
}
;
}
Type declaration
domain
:
string
public
Key
:
string
visits
:
{
[
key
:
string
]
:
boolean
;
}
[
key
:
string
]:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Documentation
@waku/interfaces - v0.0.20
@waku/utils - v0.0.13
@waku/proto - v0.0.5
@waku/enr - v0.0.19
@waku/core - v0.0.25
@waku/relay - v0.0.8
@waku/message-hash - v0.1.9
@waku/peer-exchange - v0.0.18
@waku/dns-discovery - v0.0.19
@waku/message-encryption - v0.0.23
@waku/sdk - v0.0.21
@waku/browser-tests
Generated using
TypeDoc