@samatawy/diagrams
    Preparing search index...

    Function isNode

    • Type guard to check if a value is an INode.

      Parameters

      • node: unknown

        The value to check.

      Returns node is INode

      True if the value is an INode, false otherwise.