@samatawy/diagrams
    Preparing search index...

    Function isContainer

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

      Parameters

      • value: unknown

        The value to check.

      Returns value is IContainer

      True if the value is an IContainer, false otherwise.