@nowarajs/typed-event-emitter
    Preparing search index...

    Type Alias EventMap

    EventMap: Record<string | number | symbol, any>

    Defines a map of event names to their payload types.

    Use this interface to specify the shape of events for TypedEventEmitter.