@samatawy/diagrams
    Preparing search index...

    Function isConnection

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

      Parameters

      • value: unknown

        The value to check.

      Returns value is IConnection

      True if the value is an IConnection, false otherwise.