mirror of
https://github.com/paradizelost/screeps.git
synced 2025-02-20 06:54:03 -06:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
![]() |
let debug = {
|
||
|
run: function() {}
|
||
|
};
|
||
|
module.exports = debug;
|