mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Add missing extern definition for "isDragging" function.
This commit is contained in:
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() {},
|
||||
|
||||
Reference in New Issue
Block a user