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