push: Re-export ScalarJsonValue

It was part of the public interface already, but not nameable.
This commit is contained in:
Jonas Platte 2023-07-19 13:58:35 +02:00
parent ad457c1c11
commit ffc271f3ec
No known key found for this signature in database
GPG Key ID: AAA7A61F696C3E0C

View File

@ -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::{