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