> ## Documentation Index
> Fetch the complete documentation index at: https://thrackle.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# EffectType

## Enumeration Members

### EVENT

> **EVENT**: `1`

#### Defined in

[src/modules/types.ts:82](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L82)

***

### EXPRESSION

> **EXPRESSION**: `2`

#### Defined in

[src/modules/types.ts:83](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L83)

***

### REVERT

> **REVERT**: `0`

#### Defined in

[src/modules/types.ts:81](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/types.ts#L81)
