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