interface ConnectionKey {
    from: Segment;
    to: Segment;
}

Properties

Properties

from: Segment