Maps DOM-style event names to their notification params types.
params
Used by App (which extends ProtocolWithEvents) to provide type-safe addEventListener / removeEventListener and singular on* handler support.
App
ProtocolWithEvents
addEventListener
removeEventListener
on*
Maps DOM-style event names to their notification
paramstypes.Used by
App(which extendsProtocolWithEvents) to provide type-safeaddEventListener/removeEventListenerand singularon*handler support.