improvments
This commit is contained in:
parent
af4611ed29
commit
3f9659ef3c
10 changed files with 72 additions and 71 deletions
|
@ -3,6 +3,7 @@ import {Application, Request, Response} from "express";
|
|||
import {OK} from "http-status-codes";
|
||||
import {URL_ROOM_STARTED} from "../Enum/EnvironmentVariable";
|
||||
|
||||
//todo: delete this
|
||||
export class MapController {
|
||||
App: Application;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue