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