Search


Search something to see results

DeviceMotionEvent

DeviceMotionEvent: {
    prototype: DeviceMotionEvent;
    new (
        type: string,
        eventInitDict?: DeviceMotionEventInit,
    ): DeviceMotionEvent;
}

Type declaration