ts-graphviz
    Preparing search index...

    Interface HasComment

    interface HasComment {
        comment?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    comment?: string

    Comments to include when outputting with toDot.