Eulergraph
    Preparing search index...

    Type Alias LinePathAttr

    type LinePathAttr = {
        type?: "line";
    }
    Index

    Properties

    Properties

    type?: "line"