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