Type Alias EventReceiver<TConfig>

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

Type Parameters

  • TConfig = any