Skip to content

Commit e3d093a

Browse files
committed
Docs: Document index.ts
1 parent 6b0e78f commit e3d093a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/coordinator/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/** Documents apps/coordinator/src/index.ts module purpose and public usage context */
12
import { createServer } from "node:http";
23
import { Server } from "socket.io";
34
import {

0 commit comments

Comments
 (0)