ts-graphviz
    Preparing search index...

    Function isNodeRefLike

    • Type guard to check if an object is NodeRefLike (string or NodeRef)

      Parameters

      • node: unknown

        Object to check

      Returns node is NodeRefLike

      True if the object is NodeRefLike