MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / index.ts

File index.ts

apps/api/src/config/env/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Env } from "./schema";
2import { validateEnv } from "./validate";
3
4const validated = validateEnv();

Callers

nothing calls this directly

Calls 1

validateEnvFunction · 0.90

Tested by

no test coverage detected