From e3d093a9d00df7203e31a44a364f7b6b3df2c274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ph=C6=B0=C6=A1ng?= <55752553+akamabu@users.noreply.github.com> Date: Wed, 13 May 2026 07:36:31 +0700 Subject: [PATCH] Docs: Document index.ts --- apps/coordinator/src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/coordinator/src/index.ts b/apps/coordinator/src/index.ts index 815012fe048..e4fb587d21a 100644 --- a/apps/coordinator/src/index.ts +++ b/apps/coordinator/src/index.ts @@ -1,3 +1,4 @@ +/** Documents apps/coordinator/src/index.ts module purpose and public usage context */ import { createServer } from "node:http"; import { Server } from "socket.io"; import {