@conciergus/chat - v0.3.1
Preparing search index...
index
AsyncEventHandler
Type Alias AsyncEventHandler<T>
AsyncEventHandler
:
(
event
:
T
)
=>
Promise
<
void
>
Async event handler
Type Parameters
T
=
any
Type declaration
(
event
:
T
)
:
Promise
<
void
>
Parameters
event
:
T
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@conciergus/chat - v0.3.1
Loading...
Async event handler