We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0e78f commit 28d1e47Copy full SHA for 28d1e47
1 file changed
apps/supervisor/src/env.ts
@@ -1,3 +1,4 @@
1
+/** Documents apps/supervisor/src/env.ts module purpose and public usage context */
2
import { randomUUID } from "crypto";
3
import { env as stdEnv } from "std-env";
4
import { z } from "zod";
0 commit comments