OtherHandlerVersion: 20.1.1On this pageHandler typeSignature:export type Handler<T = unknown> = (event: T) => void;