Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListenerFn<Args>

Type parameters

  • Args: any[] = any[]

Hierarchy

  • ListenerFn

Callable

  • __call(...args: Args): void
  • Parameters

    • Rest ...args: Args

    Returns void

Generated using TypeDoc