Skip to content

ambiten


ambiten / core / getEventOptions

Function: getEventOptions()

getEventOptions(eventType): Record<string, boolean>

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

Returns the options object for the given event type.

Parameters

eventType

EventType

The type of the event.

Returns

Record<string, boolean>

The options for the event.

Context-aware execution infrastructure for multi-tenant systems.