A helper function to create a typed EventMapSchema. This provides type-safety when defining the schema map for your events.
The event map schema to define.
The same event map schema with proper type inference.
IMPORT_PATH: "@daiso-tech/core/event-bus"
"@daiso-tech/core/event-bus"
A helper function to create a typed EventMapSchema. This provides type-safety when defining the schema map for your events.