js: Explode more singleton classes to modules.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2020-03-04 16:26:36 -08:00
parent 20c6f487c4
commit b3261bcdff
7 changed files with 659 additions and 678 deletions

View File

@@ -1050,4 +1050,4 @@ window.addEventListener('load', () => {
}
});
export = new ServerManagerView();
export {};