webEnvironmentSchema
Popii / webEnvironmentSchema
Variable: webEnvironmentSchema
Section titled “Variable: webEnvironmentSchema”
constwebEnvironmentSchema:ZodObject<{POPII_WEB_ENCRYPTION_KEY:ZodString;NODE_ENV:ZodOptional<ZodEnum<{development:"development";test:"test";production:"production"; }>>; },$strip>
Defined in: plugins/web/env.ts:4