Skip to content

Commit

Permalink
chore: add externs for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tiensonqin committed Nov 18, 2021
1 parent 53aa6af commit a451bd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions externs.js
Expand Up @@ -118,6 +118,9 @@ dummy.convertToViewportRectangle = function() {};
dummy.init = function() {};
dummy.commit = function() {};
dummy.raw = function() {};
dummy.renderer = {};
dummy.plugins = {};
dummy.interaction = {};

/**
* @typedef {{
Expand Down

0 comments on commit a451bd8

Please sign in to comment.