Type Alias EventReceiver<TConfig>

EventReceiver<TConfig>: Omit<Remitter<TConfig>, "emit" | "remit" | "remitAny">

Type Parameters

  • TConfig = any