Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEventEmitterFunction<Record, E, Listener>

A callback that can be assigned to an EventEmitter event

Type parameters

  • Record: any

  • E: keyof Record

  • Listener

Hierarchy

Callable

Index

Properties

Properties

Optional __computed

__computed: Listener