bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Type Alias Line2

    type Line2 = {
        start: Point2;
        end: Point2;
    }
    Index

    Properties

    Properties

    start: Point2
    end: Point2