OtherHandlerVersion: 19.2.1On this pageHandler typeSignature:declare type Handler<T = any> = (event?: T) => void;