Documentation 3d handler
This commit is contained in:
+1
-1
@@ -1,11 +1,11 @@
|
||||
'use strict';
|
||||
|
||||
|
||||
/**
|
||||
* This is just an example usage of the image editor. Also this is used for testing.
|
||||
* This code can be pretty messy, but that is fine because nothing of this will come to
|
||||
* production.
|
||||
*/
|
||||
|
||||
(function() {
|
||||
var $document = $(document);
|
||||
var $window = $(window);
|
||||
|
||||
Reference in New Issue
Block a user