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