Type Alias ConditionPrelude

ConditionPrelude: {
    data: Condition;
    type: "condition";
}