• A type guard for relative middleware

    Parameters

    • value: unknown

      A value for checking its type.

    Returns value is RelativeMiddleware<object, object, object>

    Indicates that the value is or is not the type.