Type Alias EventHandler

EventHandler: ((event: unknown) => void)

Event handler function that processes events