Skip to content

Commit fb8ed4c

Browse files
Migrated device-motion to KDL (microsoft#2235)
Co-authored-by: saschanaz <saschanaz@users.noreply.github.com>
1 parent 8fc0682 commit fb8ed4c

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

inputfiles/addedTypes.jsonc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,6 @@
7676
]
7777
}
7878
},
79-
"DeviceMotionEventAcceleration": {
80-
"noInterfaceObject": true
81-
},
82-
"DeviceMotionEventRotationRate": {
83-
"noInterfaceObject": true
84-
},
8579
"HTMLImageElement": {
8680
"name": "HTMLImageElement",
8781
"properties": {
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
interface DeviceMotionEventAcceleration noInterfaceObject=#true
2+
interface DeviceMotionEventRotationRate noInterfaceObject=#true

0 commit comments

Comments
 (0)