Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
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
Loading...