I want to extend native window.Notification to handle click events in an Electron app (renderer process). I have this:
window.Notification
Electron
const nat