@vowel.to/client / index / VowelEventNotificationOptions
Interface: VowelEventNotificationOptions
Defined in: lib/vowel/types/types.ts:993
Event notification options for programmatic AI notifications
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
eventDetails | string | Description of the event that occurred | lib/vowel/types/types.ts:995 |
context? | Record<string, any> | Optional context object with additional information | lib/vowel/types/types.ts:997 |