Interface EventCallback<EventType>

interface EventCallback<EventType> ((evt) => void)

Type Parameters

  • EventType