Skip to content

Variable: authRequestSchema

const authRequestSchema: ZodObject<{ email: ZodString; }, $strip>