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

      • edge: { endX: number; endY: number; startX: number; startY: number }
      • edges: { endX: number; endY: number; startX: number; startY: number }[]
      • exact: boolean = true

        Whether the edge must match exactly and does not "contain/touch" another frame.

      • OptionaledgeOrientation: "horizontal" | "vertical"

      Returns undefined | { endX: number; endY: number; startX: number; startY: number }