snowstorm
Preparing search index...
services/mock-connections
MockConnections
Function MockConnections
MockConnections
(
snowstorm
:
SnowstormProvider
,
)
:
|
{
startDirect
:
()
=>
Promise
<
string
>
;
startWithHop
:
()
=>
Promise
<
boolean
>
;
}
|
undefined
Parameters
snowstorm
:
SnowstormProvider
Returns
|
{
startDirect
:
()
=>
Promise
<
string
>
;
startWithHop
:
()
=>
Promise
<
boolean
>
;
}
|
undefined
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
snowstorm
Loading...