Type Alias: SessionEventType
Makaio Framework / contracts / SessionEventType
Type Alias: SessionEventType
Section titled “Type Alias: SessionEventType”SessionEventType = keyof
SessionEventTypeMap
Defined in: ../../../packages/contracts/src/session/schemas/event.ts:334
Union of all session event type keys (core + plugin-defined).
Runtime validation uses SessionEventTypeSchema (accepts any string). Compile-time typing is derived from SessionEventTypeMap keys.
Type Composition
Section titled “Type Composition”SessionEventTypekeyof SessionEventTypeMap
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.