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