Skip to content

openpra-monorepo


Variable: SignupResponseSchema

const SignupResponseSchema: ZodObject<{ email: ZodString; id: ZodString; username: ZodString; }, $strip>

Defined in: auth/SignupSchema.ts:15