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

    Type Alias EventInputForName<T, K>

    EventInputForName: EventInputType<T[K]>

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

    Type Parameters