Skip to content

Commit

Permalink
Build: Added OffscreenCanvas to externs.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Jul 11, 2018
1 parent 9e9a025 commit 4561fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/build/externs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ var module;
var exports;
var performance;
var createImageBitmap;
var OffscreenCanvas;
var WebGL2RenderingContext;
var XRWebGLLayer;
var XRDevice;

0 comments on commit 4561fa6

Please sign in to comment.