mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 12:48:31 +00:00
🐛 Add missing extern definition for "isDragging" function.
This commit is contained in:
parent
b22f86b62c
commit
f38806eeb2
1
frontend/vendor/main.externs.js
vendored
1
frontend/vendor/main.externs.js
vendored
@ -1,4 +1,5 @@
|
||||
var TopLevel = {
|
||||
"isDragging": function() {},
|
||||
"offsetX": function() {},
|
||||
"offsetY": function() {},
|
||||
"nativeEvent": function() {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user