Copy as Markdown

Other Tools

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