提交 acced26a 编写于 作者: E Evgeny Bovykin

Fix typo

上级 e349776c
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册