interface WindowEventMap
Defines the mapping between event names and their corresponding event types
for the Window
interface in Deno.
This interface provides type safety for event handlers by associating event names with their proper event types.
Defines the mapping between event names and their corresponding event types
for the Window
interface in Deno.
This interface provides type safety for event handlers by associating event names with their proper event types.