Copy as Markdown

Other Tools

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