mirror of
https://github.com/penpot/penpot.git
synced 2026-05-07 09:08:33 +00:00
Remove duplicate entries from externs.
This commit is contained in:
parent
7a33c561ac
commit
16a322211e
@ -2,10 +2,8 @@ var TopLevel = {
|
||||
"offsetX": function() {},
|
||||
"offsetY": function() {},
|
||||
"nativeEvent": function() {},
|
||||
"target": function() {},
|
||||
"dataTransfer": function() {},
|
||||
"dropEffect": function() {},
|
||||
"value": function() {},
|
||||
"offsetHeight": function() {},
|
||||
"offsetWidth": function() {},
|
||||
"scrollTop": function() {},
|
||||
@ -22,7 +20,6 @@ var TopLevel = {
|
||||
"clientX": function() {},
|
||||
"clientY": function() {},
|
||||
"href": function() {},
|
||||
"value": function() {},
|
||||
"identifier": function() {},
|
||||
"getBoundingClientRect": function() {},
|
||||
"getBBox": function() {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user