mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Allow use of class.js in node.
This commit is contained in:
@@ -62,4 +62,8 @@
|
||||
|
||||
return Class;
|
||||
};
|
||||
})();
|
||||
})();
|
||||
|
||||
|
||||
/*************** DO NOT EDIT THE LINE BELOW ***************/
|
||||
if (typeof module !== 'undefined') {module.exports = Class;}
|
Reference in New Issue
Block a user