ts-graphviz
    Preparing search index...

    Type Alias ToModelConvertableASTNodeBeta

    ToModelConvertableASTNode:
        | DotASTNode
        | GraphASTNode
        | SubgraphASTNode
        | NodeASTNode
        | EdgeASTNode

    This type is used to define what AST nodes can be converted to a model.