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