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