envSchema
constenvSchema:z.ZodType<Env>
Defined in: env.schema.ts:193
Profile-aware env schema. Conditional URL rules are enforced via a single transform so that all dependency requirements are validated together and the resulting Env type is fully typed.