openpra-monorepo
const SignupResponseSchema: ZodObject<{ email: ZodString; id: ZodString; username: ZodString; }, $strip>
const
ZodObject
email
ZodString
id
username
$strip
Defined in: auth/SignupSchema.ts:15