Copy as Markdown

Other Tools

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