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