Eulergraph
    Preparing search index...

    Type Alias FillToSVGResult

    type FillToSVGResult = {
        attrObj: Record<string, string>;
        attrStr: string;
    }
    Index

    Properties

    Properties

    attrObj: Record<string, string>
    attrStr: string