• Beta

    Check if condition expects a lime object to be passed when it is evaluated

    Returns

    true if the condition is a condition for a LimeObject, false otherwise

    Parameters

    • condition: Condition<unknown>

      the condition to check

    Returns condition is Condition<LimeObject>