BSB Node.js Type Definitions
    Preparing search index...

    Type Alias EventOutputForName<T, K>

    EventOutputForName: EventOutputType<T[K]>

    Extract output type for a specific event name from a schema map.

    Type Parameters