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