BaseEnv: z.output<typeof $BaseEnv>

Type representing the runtime environment configuration.

Users can extend the $BaseEnv schema in their application. Any extended schema must have, as it's output, a type that is assignable to this type.