getEventOptions
@abimongo/core / getEventOptions
Function: getEventOptions()
getEventOptions(
eventType):Record<string,boolean>
Defined in: core/src/utils/eventOptions.ts:37
Returns the options object for the given event type.
Parameters
eventType
The type of the event.
Returns
Record<string, boolean>
The options for the event.