annotation
This commit is contained in:
@@ -9,7 +9,7 @@ import helmet from 'helmet';
|
||||
import { v4 as uuidv4 } from 'uuid';
|
||||
|
||||
/**
|
||||
* The Web Server class, manages all request from the web pllatform, manages the APIs
|
||||
* The Web Server class, manages all request from the web platform, manages the APIs
|
||||
*/
|
||||
class WebServer {
|
||||
name = 'webServer';
|
||||
|
||||
Reference in New Issue
Block a user