@witchcraft/layout
    Preparing search index...

    Type Alias EdgeMoveStartData

    type EdgeMoveStartData = {
        edge?: Edge;
        intersection?: IntersectionEntry;
    }
    Index

    Properties

    Properties

    edge?: Edge
    intersection?: IntersectionEntry