@witchcraft/layout
    Preparing search index...
    • Parameters

      • edgeA: { endX: number; endY: number; startX: number; startY: number }
      • edgeB: { endX: number; endY: number; startX: number; startY: number }
      • Optionaldir: "horizontal" | "vertical"
      • inclusive: boolean = false

        If you pass inclusive true it will also match edges that start where the other edge ends or vice versa.

      Returns boolean