APIHandlerVersion: 15.3.1Handler typeSignature:export declare type Handler<T = any> = (event?: T) => void;