Skip to content

Type Alias: EventType

ts
type EventType = string | symbol;

Defined in: src/wirestate-core/types/events.ts:8

Represents token used to emit and filter events.