Type AliasFunctionHandler<T>

FunctionHandler<T>: ((message: MessageMap[T]) => void)

Type Parameters