Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
yifei8 committed Apr 17, 2024
1 parent 1acc5f4 commit 99cbaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge/core/events/device_orientation_event.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {Event} from "../dom/events/event";
import {GestureEventInit} from "./device_orientation_event_init";
import {DeviceOrientationEventInit} from "./device_orientation_event_init";

interface DeviceOrientationEvent extends Event {
readonly absolute: boolean;
Expand Down

0 comments on commit 99cbaf0

Please sign in to comment.