InteractionListener
namespace
InteractionListener
sourceexport namespace InteractionListener export namespace InteractionListenertypeAlias
Resolvable
sourceexport type Resolvable<T extends InteractionListenerType> = InteractionListener<T>|InteractionListenerData<T>|JSONEncodable<InteractionListenerData<T>> export type Resolvable<T extends InteractionListenerType> = InteractionListener<T>|InteractionListenerData<T>|JSONEncodable<InteractionListenerData<T>>