BSB Node.js Type Definitions
BSB Docs
GitHub
Preparing search index...
EventInputForName
Type Alias EventInputForName<T, K>
EventInputForName
:
EventInputType
<
T
[
K
]
>
Extract input type for a specific event name from a schema map.
Type Parameters
T
extends
Record
<
string
,
AnyEventSchema
>
K
extends
keyof
T
See
API: interfaces/schema-events
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
BSB Documentation
Plugin System
Node.js Guide
BSB Docs
GitHub
BSB Node.js Type Definitions
Loading...
Extract input type for a specific event name from a schema map.