sesaparcours
    Preparing search index...
    interface SavedSelection {
        end: Point;
        isBackwards: boolean;
        start: Point;
    }
    Index

    Properties

    Properties

    end: Point
    isBackwards: boolean
    start: Point