Explorar o código

chore: update externs

Tienson Qin %!s(int64=4) %!d(string=hai) anos
pai
achega
638062b9dd
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      externs.js

+ 3 - 3
externs.js

@@ -118,9 +118,9 @@ dummy.convertToViewportRectangle = function() {};
 dummy.init = function() {};
 dummy.init = function() {};
 dummy.commit = function() {};
 dummy.commit = function() {};
 dummy.raw = function() {};
 dummy.raw = function() {};
-dummy.renderer = {};
-dummy.plugins = {};
-dummy.interaction = {};
+dummy.renderer = function() {};
+dummy.plugins = function() {};
+dummy.interaction = function() {};
 
 
 /**
 /**
  * @typedef {{
  * @typedef {{