RuleStorageSet = object
Defined in: src/modules/types.ts:261
Represents the storage state of a rule
Properties
rule
rule: any
Defined in: src/modules/types.ts:265
The rule data
set
set: boolean
Defined in: src/modules/types.ts:263
Whether the rule is set