+ Some more work
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
// Import SystemControl
|
||||
import { SystemControl } from "./models/SystemController";
|
||||
|
||||
// Global system control singleton
|
||||
(global as any).logger = new SystemControl();
|
||||
|
||||
/**
|
||||
@@ -8,6 +9,5 @@ import { SystemControl } from "./models/SystemController";
|
||||
*/
|
||||
async function main() {
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user