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