• A type guard for absolute middleware

    Parameters

    • value: unknown

      Any value to check.

    Returns value is AbsoluteMiddleware<object, object, object>

    Indicates if the given value is of the type.