Perseus
    Preparing search index...
    type TangentGraphOptions = {
        startCoords?: readonly Coord[];
        type: "tangent";
    }
    Index

    Properties

    Properties

    startCoords?: readonly Coord[]
    type: "tangent"