Completed manager and moved client to common folder

This commit is contained in:
Pax1601
2023-12-20 12:33:46 +01:00
parent 603018d1ef
commit 787bf13f3c
47 changed files with 159936 additions and 199 deletions

View File

@@ -29,7 +29,6 @@ import { ContextManager } from "./context/contextmanager";
import { Context } from "./context/context";
var VERSION = "{{OLYMPUS_VERSION_NUMBER}}";
var DEBUG = false;
export class OlympusApp {
/* Global data */