Variable NotificationEvent
NotificationEvent : {
prototype: NotificationEvent;
new (type: string, eventInitDict: NotificationEventInit): NotificationEvent;
}
prototype: NotificationEvent;
new (type: string, eventInitDict: NotificationEventInit): NotificationEvent;
}