Skip to content

@vowel.to/client v0.3.3-beta


@vowel.to/client / index / VowelEventNotificationOptions

Interface: VowelEventNotificationOptions

Defined in: lib/vowel/types/types.ts:993

Event notification options for programmatic AI notifications

Properties

PropertyTypeDescriptionDefined in
eventDetailsstringDescription of the event that occurredlib/vowel/types/types.ts:995
context?Record<string, any>Optional context object with additional informationlib/vowel/types/types.ts:997