@samatawy/diagrams
    Preparing search index...

    Function isDiagramViewLike

    • Type guard to check if a value is a DiagramViewLike, which is an IDiagram with additional properties and methods for rendering and caching.

      Parameters

      • diagram: unknown

        The value to check.

      Returns diagram is DiagramViewLike

      True if the value is a DiagramViewLike, false otherwise.