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