Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM DeviceMotionEvent.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_DEVICEMOTIONEVENTBINDINGFWD_H_
#define DOM_DEVICEMOTIONEVENTBINDINGFWD_H_
namespace mozilla::dom {
struct DeviceAccelerationInit;
struct DeviceRotationRateInit;
struct DeviceMotionEventInit;
class DeviceAcceleration;
class DeviceMotionEvent;
class DeviceRotationRate;
} // namespace mozilla::dom
#endif // DOM_DEVICEMOTIONEVENTBINDINGFWD_H_