Type alias PushRuleSet

PushRuleSet: {
    [k in PushRuleKind]?: IPushRule[]
}

Generated using TypeDoc