Copy as Markdown

Other Tools

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