Defined in: src/modules/types.ts:118 Enum representing the different types of effectsDocumentation Index
Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt
Use this file to discover all available pages before exploring further.
Enumeration Members
EVENT
EVENT: 1
Defined in: src/modules/types.ts:122
Effect that emits an event
EXPRESSION
EXPRESSION: 2
Defined in: src/modules/types.ts:124
Effect that represents an expression
REVERT
REVERT: 0
Defined in: src/modules/types.ts:120
Effect that causes a revert