Preparing search index...
The search index is not available
Reference - BaklavaJS
Reference - BaklavaJS
@baklavajs/core
IConnection
Interface IConnection
interface
IConnection
{
from
:
NodeInterface
<
any
>
;
id
:
string
;
to
:
NodeInterface
<
any
>
;
}
Implemented by
Connection
DummyConnection
Index
Properties
from
id
to
Properties
from
from
:
NodeInterface
<
any
>
id
id
:
string
to
to
:
NodeInterface
<
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
from
id
to
Reference - BaklavaJS
Loading...