Copy as Markdown

Other Tools

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