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