Copy as Markdown

Other Tools

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