Preparing search index...
The search index is not available
@libp2p/interop
@libp2p/interop
Daemon
Interface Daemon
interface
Daemon
{
client
:
DaemonClient
;
stop
(
)
:
Promise
<
void
>
;
}
Index
Properties
client
Methods
stop
Properties
client
client
:
DaemonClient
Methods
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
client
stop
@libp2p/interop
Loading...