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