This website works better with JavaScript
Home
Explore
Help
Sign In
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Build: Added performance to externs.
Mr.doob
9 years ago
parent
71ddb80818
commit
4f6b3f976b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
utils/build/externs/common.js
+ 1
- 0
utils/build/externs/common.js
View File
@@ -5,3 +5,4 @@ var global;
var module;
var exports;
var JSON;
+var performance;