Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM JSWindowActor.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_JSWINDOWACTORBINDINGFWD_H_
#define DOM_JSWINDOWACTORBINDINGFWD_H_
namespace mozilla::dom {
struct WindowActorEventListenerOptions;
struct WindowActorSidedOptions;
struct WindowActorChildOptions;
struct WindowActorOptions;
class JSWindowActorChild;
class JSWindowActorParent;
} // namespace mozilla::dom
#endif // DOM_JSWINDOWACTORBINDINGFWD_H_