ConnectionCoordinates🔗Definition🔗export interface ConnectionCoordinates { x: number; y: number; } See also🔗 ConnectionCoordinatesBuilder