Preparing search index...
The search index is not available
Documentation
Documentation
@libp2p/daemon-protocol
index
PSRequest
Interface PSRequest
interface
PSRequest
{
data
?:
Uint8Array
;
topic
?:
string
;
type
?:
PSRequest
.
Type
;
}
Index
Properties
data?
topic?
type?
Properties
Optional
data
data
?:
Uint8Array
Optional
topic
topic
?:
string
Optional
type
type
?:
PSRequest
.
Type
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
topic
type
Documentation
Loading...