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