Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM EventTarget.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_EVENTTARGETBINDINGFWD_H_
#define DOM_EVENTTARGETBINDINGFWD_H_
namespace mozilla::dom {
struct EventListenerOptions;
struct AddEventListenerOptions;
class EventTarget;
} // namespace mozilla::dom
#endif // DOM_EVENTTARGETBINDINGFWD_H_