matrix-js-sdk
Preparing search index...
matrix
ListenerMap
Type Alias ListenerMap<E>
ListenerMap
:
{
[
eventName
in
E
]
:
AnyListener
}
Base class for types mapping from event name to the type of listeners to that event
Type Parameters
E
extends
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
matrix-js-sdk
Loading...
Base class for types mapping from event name to the type of listeners to that event