API ReferenceType AliasesModuleEventHandlerOn this pageType Alias: ModuleEventHandler() ModuleEventHandler = (event) => void A generic type for an event handler function that accepts a DOM Event. Parameters event Event Returns void