iink-ts - v4.1.0
    Preparing search index...

    Type Alias TSegment

    type TSegment = {
        p1: TPoint;
        p2: TPoint;
    }
    Index
    p1: TPoint
    p2: TPoint