• A type guard for middleware

    Parameters

    • value: unknown

      Any value to check.

    Returns value is Middleware<object, object, object>

    Indicates if the value is of the type.