OtherHandlerVersion: 19.7.5On this pageHandler typeSignature:export type Handler<T = unknown> = (event: T) => void;