Skip to content

ambiten


ambiten / core / getEventType

Function: getEventType()

getEventType(options): EventType | null

Defined in: packages/core/src/utils/eventOptions.ts:55

Returns the event type based on the options provided.

Parameters

options

Record<string, any>

The options for the event.

Returns

EventType | null

The event type, or null if not found.

Context-aware execution infrastructure for multi-tenant systems.