Evgeny Bovykin 10 年之前
父節點
當前提交
acced26a14
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Three.js

+ 1 - 0
src/Three.js

@@ -9,6 +9,7 @@ if (typeof define === 'function' && define.amd) {
     define("three", THREE);
 } else if ('undefined' !== typeof exports && 'undefined' !== typeof module) {
     module.exports = THREE;
+}
  
 
 // polyfills