Copy as Markdown
Other Tools
/* THIS FILE IS AUTOGENERATED FROM NotificationEvent.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_NOTIFICATIONEVENTBINDINGFWD_H_
#define DOM_NOTIFICATIONEVENTBINDINGFWD_H_
namespace mozilla::dom {
struct NotificationEventInit;
class NotificationEvent;
} // namespace mozilla::dom
#endif // DOM_NOTIFICATIONEVENTBINDINGFWD_H_