diff --git a/apps/supervisor/src/workerToken.ts b/apps/supervisor/src/workerToken.ts index 1142796a7a3..c5b027bfdcb 100644 --- a/apps/supervisor/src/workerToken.ts +++ b/apps/supervisor/src/workerToken.ts @@ -1,3 +1,4 @@ +/** Documents apps/supervisor/src/workerToken.ts module purpose and public usage context */ import { readFileSync } from "fs"; import { env } from "./env.js";