Copy as Markdown

Other Tools

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