Web utility
Preparing search index...
createMessageServer
Function createMessageServer
createMessageServer
(
handlers
:
Record
<
string
,
(
data
:
any
)
=>
any
|
Promise
<
any
>
>
,
)
:
()
=>
void
Parameters
handlers
:
Record
<
string
,
(
data
:
any
)
=>
any
|
Promise
<
any
>
>
Returns
()
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Web utility
Loading...