mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
Update externs file with more interop calls.
This commit is contained in:
parent
78987419d2
commit
650bbabe94
@ -25,5 +25,8 @@ var TopLevel = {
|
||||
"value": function() {},
|
||||
"identifier": function() {},
|
||||
"getBoundingClientRect": function() {},
|
||||
"getBBox": function() {}
|
||||
"getBBox": function() {},
|
||||
"addEventListener": function() {},
|
||||
"postMessage": function() {},
|
||||
"data": function() {}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user