push-notifications.ts 128 B

123
  1. const { pushNotifications } = process._linkedBinding('electron_browser_push_notifications');
  2. export default pushNotifications;