push: Re-export ScalarJsonValue
It was part of the public interface already, but not nameable.
This commit is contained in:
parent
ad457c1c11
commit
ffc271f3ec
@ -39,7 +39,7 @@ pub use self::{
|
|||||||
action::{Action, Tweak},
|
action::{Action, Tweak},
|
||||||
condition::{
|
condition::{
|
||||||
ComparisonOperator, FlattenedJson, FlattenedJsonValue, PushCondition, PushConditionRoomCtx,
|
ComparisonOperator, FlattenedJson, FlattenedJsonValue, PushCondition, PushConditionRoomCtx,
|
||||||
RoomMemberCountIs, _CustomPushCondition,
|
RoomMemberCountIs, ScalarJsonValue, _CustomPushCondition,
|
||||||
},
|
},
|
||||||
iter::{AnyPushRule, AnyPushRuleRef, RulesetIntoIter, RulesetIter},
|
iter::{AnyPushRule, AnyPushRuleRef, RulesetIntoIter, RulesetIter},
|
||||||
predefined::{
|
predefined::{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user