openpra-monorepo
const LoginSuccessSchema: ZodObject<{ token: ZodString; }, $strip>
const
ZodObject
token
ZodString
$strip
Defined in: auth/LoginSchema.ts:10