BSB Node.js Type Definitions
BSB Docs
GitHub
Preparing search index...
OnBroadcastEventNames
Type Alias OnBroadcastEventNames<T>
OnBroadcastEventNames
:
T
[
"onBroadcast"
]
extends
Record
<
string
,
any
>
?
keyof
T
[
"onBroadcast"
]
:
never
Type helper to extract on broadcast event names only.
Type Parameters
T
extends
BSBEventSchemas
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...
Type helper to extract on broadcast event names only.